widgets/map/marker_details_sheet library
Bottom sheet for displaying marker details.
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.
Authors: Graham Williams, Miduo
Functions
-
showMarkerDetailsSheet(
BuildContext context, MarkerData marker, {VoidCallback? onDelete}) → void - Shows detailed information about a marker in a bottom sheet.