Skip to main content

typeAlias

GeoPoint

Geographical points [longitude, latitude].
number[]

JointFactory

(map: mapgl.Map, coordinates: GeoPoint, options: ) => mapgl.HtmlMarker

RulerData

PolygonDataPolylineData

RulerMode

Possible modes of operation of the plugin.
"polyline""polygon"

RulerPolygonOptions

Pick<PolygonOptions, "color">

SnapPointFactory

(map: mapgl.Map, coordinates: GeoPoint) => mapgl.HtmlMarker