Point
typealias Point = org.maplibre.geojson.Point
Type alias for MapLibre’s GeoJSON Point. Allows using Point without requiring MapLibre as a direct dependency in the client project.
See also
| LatLng |
| LatLngBounds |
| Symbol |
| SymbolOptions |
Last updated on