kvision
Toggle table of contents
8.2.0
js
Platform filter
js
Switch theme
Search in API
kvision
kvision-maps
/
io.kvision.maps
/
LeafletObjectFactory
/
latLngBounds
lat
Lng
Bounds
fun
latLngBounds
(
southWest
:
LatLng
,
northEast
:
LatLng
)
:
LatLngBounds
(
source
)
fun
latLngBounds
(
southWestToNorthEast
:
Pair
<
LatLng
,
LatLng
>
)
:
LatLngBounds
(
source
)