Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated wording. Removed the "not implemented" warning.
Excerpt

Sets the distance, in meters, for which polylines are displayed.

WARNING: This function is under construction.

If ANY part of the polyline is over this the set distance, then none of the polyline renders. As with setCustomMarkerDistance, you may set the distance to zero in order to not display any polylines. See the main polyline page for a definition of what a polyline is“polyline”.

Parameters:

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

...