menu
magiclane_maps_flutter package
documentation
map.dart
MapViewRenderInfo
markersIds property
markersIds property
dark_mode
light_mode
markersIds
property
List
<
int
>
markersIds
final
The IDs of markers that are rendered on the map.
Implementation
final List<int> markersIds;
magiclane_maps_flutter package
documentation
map
MapViewRenderInfo
markersIds property
MapViewRenderInfo class