toggle menu
maps-kt
0.3.1-dev
common
switch theme
search in API
maps-kt-features
/
space.kscience.maps.features
/
computeBoundingBox
compute
Bounding
Box
fun
<
T
:
Any
>
Iterable
<
Feature
<
T
>
>
.
computeBoundingBox
(
space
:
CoordinateSpace
<
T
>
,
zoom
:
Float
)
:
Rectangle
<
T
>
?