markers property

Set<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 Set<Marker> markers;