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