setCustomMarkerDistance

Sets the distance, in meters, for which custom markers are displayed. Set to zero to not display any custom markers. Ignored if there is a custom marker list (see setCustomMarkerList).

Parameters:

  • customMarkerDistance(number): The distance, in meters.

Returns: Nothing

Throws: Never

Code Sample