Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
L |
Map.fitBounds(LatLngBounds bounds,
FitBoundsOptions options)
Sets a map view that contains the given geographical bounds with the maximum zoom level possible.
|
L |
Map.fitWorld(FitBoundsOptions options)
Sets a map view that mostly contains the whole world with the maximum zoom level possible.
|
Modifier and Type | Method and Description |
---|---|
FitBoundsOptions |
FitBoundsOptions.Builder.build()
Builds the FitBoundsOptions new instance
|
Copyright © 2018 G-Widgets. All rights reserved.