DraggableMarkerOptions

Properties

Link copied to clipboard
abstract var autoPan: Boolean?

Whether to pan the map when dragging this marker near its edge or not.

Link copied to clipboard
abstract var autoPanPadding: Point

Distance (in pixels to the left/right and to the top/bottom) of the map edge to start panning the map.

Link copied to clipboard
abstract var autoPanSpeed: Number?

Number of pixels the map should pan by.

Link copied to clipboard
abstract var draggable: Boolean?

Whether the marker is draggable with mouse/touch or not.