project-nomad/admin/inertia/components/maps
Kenneth Brewer 3b068eceb0 merged in map markers in tree and renamed the ScaleUnitToggle to ScaleUnitSelector 2026-05-06 01:59:34 -04:00
..
CoordinateOverlay.tsx feat(maps): show map coordinates on mouse move (#786) 2026-05-03 14:11:03 -07:00
IconSelectorPopover.tsx Set up map markers to now be able to toggle the visiblity, provide a custom color, and a custom icon. 2026-05-01 22:13:06 -04:00
MapComponent.tsx merged in map markers in tree and renamed the ScaleUnitToggle to ScaleUnitSelector 2026-05-06 01:59:34 -04:00
MapMarkerFormPopup.tsx Set up map markers to now be able to toggle the visiblity, provide a custom color, and a custom icon. 2026-05-01 22:13:06 -04:00
MarkerPanel.tsx Added the option to view map markers with a tree view. Depending on the sort by selection, the map pins are grouped by their respective selection. Name by first character, hue, visiblity, or icon. 2026-05-02 14:19:37 -04:00
MarkerPin.tsx Set up map markers to now be able to toggle the visiblity, provide a custom color, and a custom icon. 2026-05-01 22:13:06 -04:00
ScaleUnitSelector.tsx merged in map markers in tree and renamed the ScaleUnitToggle to ScaleUnitSelector 2026-05-06 01:59:34 -04:00
ViewMapMarkerPopup.tsx Added a temporary marker when the user flies to a location. It will disappear when the add map marker button is clicked. 2026-04-30 03:21:40 -04:00