polyline property
this is list of geopoint of the route,this attribute is not null if geometry equal to geojson except that use always polylineEncoded
Implementation
List<LngLat>? polyline;
this is list of geopoint of the route,this attribute is not null if geometry equal to geojson except that use always polylineEncoded
List<LngLat>? polyline;