GeolayerdataGeo class
Properties
-
boundary
↔ List<String>?
-
The boundary of the location as a set of loops containing pairs of
latitude, longitude coordinates.
getter/setter pair
-
cachePolicy
↔ String?
-
The cache policy active for this data.
getter/setter pair
-
countryCode
↔ String?
-
The country code of the location.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
latitude
↔ double?
-
The latitude of the location.
getter/setter pair
-
longitude
↔ double?
-
The longitude of the location.
getter/setter pair
-
mapType
↔ String?
-
The type of map that should be used for this location.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
viewport
↔ GeolayerdataGeoViewport?
-
The viewport for showing this location.
getter/setter pair
-
zoom
↔ int?
-
The Zoom level to use for the map.
getter/setter pair