GeoGeometry
data class GeoGeometry(val geometryType: GeometryType, val geometries: List<GeoBounds>)
Content copied to clipboard
Reflects geographical geometric shapes (roads or areas) for the reverse geocoding result.
Important: This is a Public Preview API. It may be changed or removed at any time.