markers property
The list of markers to display.
For advanced features, providing InteractiveMarker instances is recommended,
but standard Markers are also supported (treated with default options).
Implementation
final List<Marker> markers;
The list of markers to display.
For advanced features, providing InteractiveMarker instances is recommended,
but standard Markers are also supported (treated with default options).
final List<Marker> markers;