routeRanges property

List<int> routeRanges
getter/setter pair

Route range values for isoline/isochrone calculations.

Specifies range limits for computing reachable areas. Units depend on the routeType:

Default is an empty list (no range calculation).

Also see:

Implementation

List<int> routeRanges;