Map Polygon
A graphical representation of a MapPolygon that can be rendered on a map. A MapPolygon has multiple points that combine to create its area.
Functions
at
Link copied to clipboard
describe Contents
Link copied to clipboard
get Map Object Type
Link copied to clipboard
Returns the type of map object
get Object Type
Link copied to clipboard
Returns the type of view object.
get Position
Link copied to clipboard
Returns the position of selected view object.
is Valid Parcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
of
Link copied to clipboard
open fun of(@NonNull center: GeoCoordinates, @NonNull vertices: List<GeoCoordinates>): PolygonData.Builder
Content copied to clipboard
write To Parcel
Link copied to clipboard
For documentation, see android.os.Parcelable.
Properties
CREATOR
Link copied to clipboard