MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core.models
/
MPVisibleRegion
MPVisible
Region
open
class
MPVisibleRegion
Constructors
Properties
Constructors
MPVisible
Region
Link copied to clipboard
open
fun
MPVisibleRegion
(
farLeft
:
MPLatLng
,
farRight
:
MPLatLng
,
nearLeft
:
MPLatLng
,
nearRight
:
MPLatLng
,
latLngBounds
:
MPLatLngBounds
)
Properties
far
Left
Link copied to clipboard
val
farLeft
:
MPLatLng
far
Right
Link copied to clipboard
val
farRight
:
MPLatLng
lat
Lng
Bounds
Link copied to clipboard
val
latLngBounds
:
MPLatLngBounds
near
Left
Link copied to clipboard
val
nearLeft
:
MPLatLng
near
Right
Link copied to clipboard
val
nearRight
:
MPLatLng