Geo Json Polygon
A GeoJsonPolygon geometry contains an array of arrays of com.google.android.gms.maps.model.LatLngs. The first array is the polygon exterior boundary. Subsequent arrays are holes.
Functions
Link copied to clipboard
Gets a list of a list of coordinates of the GeoJsonPolygons
Link copied to clipboard
Gets the stored geometry object
Link copied to clipboard
Gets the type of geometry
Link copied to clipboard
Gets an array of arrays of inner boundary coordinates
Link copied to clipboard
Gets an array of outer boundary coordinates