menu
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter.dart
GoogleMap
markers property
markers property
dark_mode
light_mode
markers
property
Set
<
Marker
>
markers
final
Markers to be placed on the map.
Implementation
final Set<Marker> markers;
yjy_google_maps_flutter package
documentation
yjy_google_maps_flutter
GoogleMap
markers property
GoogleMap class