MPVisibleRegion

open class MPVisibleRegion

Constructors

Link copied to clipboard
open fun MPVisibleRegion(    farLeft: MPLatLng,     farRight: MPLatLng,     nearLeft: MPLatLng,     nearRight: MPLatLng,     latLngBounds: MPLatLngBounds)

Properties

Link copied to clipboard
val farLeft: MPLatLng
Link copied to clipboard
val farRight: MPLatLng
Link copied to clipboard
val latLngBounds: MPLatLngBounds
Link copied to clipboard
val nearLeft: MPLatLng
Link copied to clipboard
val nearRight: MPLatLng