routes property

List<List<MFLatLng>> routes
final

The directions to display on the map.

Similar to directions but has higher priority.

Implementation

final List<List<MFLatLng>> routes;