geometry property - TrafficOnSection class - routing library - Dart API
geometry
geometry property
getter/setter pair
List of coordinates representing the polyline of this section.
Implementation
List<GeoCoordinates> geometry;
List of coordinates representing the polyline of this section.
List<GeoCoordinates> geometry;