RouteRange interface

Reachable Range

Properties

boundary

Polygon boundary of the reachable range represented as a list of points. NOTE: This property will not be serialized. It can only be populated by the server.

center

Center point of the reachable range

Property Details

boundary

Polygon boundary of the reachable range represented as a list of points. NOTE: This property will not be serialized. It can only be populated by the server.

boundary?: Coordinate[]

Property Value

center

Center point of the reachable range

center?: Coordinate

Property Value