MapMarkerBuilder.Tooltip Method
Name | Parameters | Description |
---|---|---|
Tooltip(JS) | value | A tooltip to be used for the marker. Mirrors the client-side tooltip option. |
Tooltip(Action<MapMarkersTooltipBuilder>) | configurator | A tooltip to be used for the marker. Mirrors the client-side tooltip object. |
Tooltip(String) | value | A tooltip to be used for the marker. Mirrors the client-side tooltip option. |