additionalPolylines property
getter/setter pair
List of polylines that were not included in continuous polyline. Use this to fill any gaps in the continuous polyline.
Implementation
List<GeoPolyline> additionalPolylines;
List of polylines that were not included in continuous polyline. Use this to fill any gaps in the continuous polyline.
List<GeoPolyline> additionalPolylines;