offsetInMeters property - RouteOffset class - routing library - Dart API
offsetInMeters
offsetInMeters property
getter/setter pair
Offset from the start of the indexed Section to the specified location along the route. The maximum possible offset is limited by the length of the section and cannot exceed it.
Implementation
double offsetInMeters;