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