widgets/map/places_marker_layer library

Places marker layer widget for GeoMap.

Copyright (C) 2025, Software Innovation Institute, ANU.

Licensed under the GNU General Public License, Version 3 (the "License").

License: https://opensource.org/license/gpl-3-0.

Functions

buildPlacesMarkerLayer({required BuildContext context, required List<MarkerData> markers, required bool shouldAnimate, required void onDelete(MarkerData)}) MarkerLayer
Builds a marker layer for places.