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 Markers to display.
- 
          rotate(bool) –Whether to counter-rotate markersto the map's rotation,
Properties#
class-attribute
      instance-attribute
  
#
    The alignment of each marker relative to its normal center at
Marker.coordinates.