google_geo_type library
Classes
- Viewport
-
A latitude-longitude viewport, represented as two diagonally opposite
low
andhigh
points. A viewport is considered a closed region, i.e. it includes its boundary. The latitude bounds must range between -90 to 90 degrees inclusive, and the longitude bounds must range between -180 to 180 degrees inclusive. Various cases include:
Constants
-
Viewport$json
→ const Map<
String, Object>
Properties
- viewportDescriptor → Uint8List
-
Descriptor for
Viewport
. Decode as agoogle.protobuf.DescriptorProto
.final