project-nomad/admin/inertia/components/maps
Kenneth Brewer 87b6d882ba Merge branch 'dev' into feat/maps-marker-management
Resolve map marker conflicts by keeping the branch's full marker management UI, API payloads, and hook signatures.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-18 14:01:32 -04:00
..
CoordinateOverlay.tsx feat(maps): show map coordinates on mouse move (#786) 2026-05-20 10:16:00 -07:00
IconSelectorPopover.tsx Added font awesome icons to the map markers 2026-05-06 03:53:52 -04:00
MapComponent.tsx Merge branch 'dev' into feat/maps-marker-management 2026-07-18 14:01:32 -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 font awesome icons to the map markers 2026-05-06 03:53:52 -04:00
MarkerPin.tsx Added font awesome icons to the map markers 2026-05-06 03:53:52 -04:00
ScaleUnitSelector.tsx Added font awesome icons to the map markers 2026-05-06 03:53:52 -04:00
ScaleUnitToggle.tsx feat(maps): show map coordinates on mouse move (#786) 2026-05-20 10:16:00 -07: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