RouteMatrixAvoidanceAreaGeometry
Geometry of the area to be avoided.
Types
Properties
Link copied to clipboard
Geometry defined as a bounding box. The first pair represents the X and Y coordinates (longitude and latitude,) of the southwest corner of the bounding box; the second pair represents the X and Y coordinates (longitude and latitude) of the northeast corner.
Link copied to clipboard
A list of Isoline PolylinePolygon, for each isoline PolylinePolygon, it contains PolylinePolygon of the first linear ring (the outer ring) and from second item to the last item (the inner rings). For more information on polyline encoding, see http://github.com/heremaps/flexiblepolyline/blob/master/README.md.
Functions
Link copied to clipboard
inline fun copy(block: RouteMatrixAvoidanceAreaGeometry.Builder.() -> Unit = {}): RouteMatrixAvoidanceAreaGeometry