| Package | Description |
|---|---|
| org.fujion.lmaps | |
| org.fujion.lmaps.event |
| Modifier and Type | Method and Description |
|---|---|
void |
LeafletMap.fitBounds(LatLngBounds bounds)
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
|
void |
LeafletMap.flyToBounds(LatLngBounds bounds) |
void |
LeafletMap.panInside(LatLngBounds bounds)
Pans the map to the closest view that would lie inside the given bounds (if it's not already).
|
| Modifier and Type | Method and Description |
|---|---|
LatLngBounds |
LocationFoundEvent.getBounds() |
Copyright © 2023 Fujion Framework. All rights reserved.