project-nomad/admin/inertia/components/maps
Kenneth Brewer 1c4de05abe Merge branch 'fix/map-marker-point-inaccurate' into feat/add-details-on-marker 2026-05-05 14:31:57 -04:00
..
MapComponent.tsx Addressed further pr comments about the api, onSave async, and adding a comment about rehypeRaw 2026-04-29 02:57:37 -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 changed the color sort to use hue so that when custom colors are introduced it will sort in a way that is logically consistent. 2026-04-28 10:03:38 -04: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