Geo Bounding Box
Represents a bounding box that defines a rectangular area in a geographic coordinate system.
Constructors
GeoBoundingBox
Link copied to clipboard
open fun GeoBoundingBox(@NonNull() topLeft: GeoCoordinates, @NonNull() bottomRight: GeoCoordinates)
Content copied to clipboard
Default constructor.
GeoBoundingBox
Link copied to clipboard
Create copy.
Functions
describeContents
Link copied to clipboard
getBottomRight
Link copied to clipboard
getTopLeft
Link copied to clipboard
isValidParcelable
Link copied to clipboard
union
Link copied to clipboard
writeToParcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard