menu
itinereo
map\screens\custom_map_screen.dart
CustomMapPage
markers property
markers
dark_mode
light_mode
markers
property
List
<
Marker
>
markers
final
List of markers to display on the map.
Implementation
final List<Marker> markers;
itinereo
custom_map_screen
CustomMapPage
markers property
CustomMapPage class