Builder

class Builder

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

Geometry defined as a corridor - a LineString with a radius that defines the width of the corridor.

Link copied to clipboard

Geometry defined as a polygon with only one linear ring.

Link copied to clipboard

Geometry defined as an encoded corridor - an encoded polyline with a radius that defines the width of the corridor.

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 2nd item to the last item (the inner rings). For more information on polyline encoding, see https://github.com/heremaps/flexiblepolyline/blob/master/README.md.

Functions

Link copied to clipboard