mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CoordinateBounds
/
CoordinateBounds
Coordinate
Bounds
open
fun
CoordinateBounds
(
@
NonNull
southwest
:
Point
,
@
NonNull
northeast
:
Point
,
infiniteBounds
:
Boolean
)
open
fun
CoordinateBounds
(
@
NonNull
southwest
:
Point
,
@
NonNull
northeast
:
Point
)