markers property

List<Marker> markers
final

Markers to be placed on the map. If you want to show polylines, ensure markers are in sequence from origin to destination.

Implementation

final List<Marker> markers;