menu
flutter_w3w_map package
documentation
w3w_google_maps.dart
W3WGoogleMap
markers property
markers property
dark_mode
light_mode
markers
property
Set
<
Marker
>
markers
final
Additional markers to display on the map.
Implementation
final Set<Marker> markers;
flutter_w3w_map package
documentation
w3w_google_maps
W3WGoogleMap
markers property
W3WGoogleMap class