PolylineLayer
Inherits: MapLayer
A layer to display PolylineMarkers.
Properties
-
culling_margin(Number) –Acceptable extent outside of viewport before culling polyline segments.
-
min_hittable_radius(Number) –The minimum radius of the hittable area around each polyline in logical pixels.
-
polylines(list[PolylineMarker]) –List of
PolylineMarkers to be drawn. -
simplification_tolerance(Number) –The tolerance (in map units) used to simplify polylines for rendering.
Properties#
culling_margin
#
culling_margin: Number = 10.0
Acceptable extent outside of viewport before culling polyline segments.