tripkit-android / com.skedgo.tripkit.ui.map.home / ViewPort
ViewPort
sealed class ViewPort
Types
Name | Summary |
---|---|
CloseEnough | class CloseEnough : ViewPort |
NotCloseEnough | class NotCloseEnough : ViewPort |
Properties
Name | Summary |
---|---|
visibleBounds | val visibleBounds: LatLngBounds |
zoom | val zoom: Float |
Functions
Name | Summary |
---|---|
isInner | fun isInner(): Boolean |