MPLatLngBounds

open class MPLatLngBounds

Constructors

Link copied to clipboard
open fun MPLatLngBounds(southWest: MPLatLng, northEast: MPLatLng)

Types

Link copied to clipboard
open class Builder

Functions

Link copied to clipboard
open fun contains(@NonNull latLng: MPLatLng): Boolean
Determines whether this LatLngBounds contains a point.
Link copied to clipboard
Calculates the centerpoint of this LatLngBounds by simple interpolation and returns it as a point.
Link copied to clipboard
Link copied to clipboard