project-nomad/admin/inertia/components/maps
Kenneth Brewer a452366078 merged in dev and fixed conflicts 2026-05-05 17:13:39 -04:00
..
CoordinateOverlay.tsx feat(maps): show map coordinates on mouse move (#786) 2026-05-03 14:11:03 -07:00
MapComponent.tsx merged in dev and fixed conflicts 2026-05-05 17:13:39 -04:00
MapMarkerFormPopup.tsx Addressed further pr comments about the api, onSave async, and adding a comment about rehypeRaw 2026-04-29 02:57:37 -04:00
MarkerPanel.tsx Addressed PR comments about the textarea auto growing, the in flight notes changes asking for confirmation, and updated the hue sort to sort by lightness and then hue so that grayscale values will not collide with red 2026-04-29 02:13:43 -04:00
MarkerPin.tsx Map markers are now their own SVG that have an accurate point to the coordinate. Also the map marker accepts an icon parameter for future UI improvement. Currently the default map icon is a white circle. 2026-04-29 13:55:36 -04:00
ScaleUnitToggle.tsx feat(maps): show map coordinates on mouse move (#786) 2026-05-03 14:11:03 -07:00
ViewMapMarkerPopup.tsx Addressed further pr comments about the api, onSave async, and adding a comment about rehypeRaw 2026-04-29 02:57:37 -04:00