MarkerLayer
Inherits: MapLayer
A layer to display Markers.
Properties
-
alignment
(Alignment | None
) –The alignment of each marker relative to its normal center at
-
markers
(list[Marker]
) –A list of
Marker
s to display. -
rotate
(bool
) –Whether to counter-rotate
markers
to the map's rotation,
Properties#
alignment
#
The alignment of each marker relative to its normal center at
Marker.coordinates
.