project-nomad/admin/inertia/components/maps
Kenneth Brewer f33870cd34 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
..
CoordinateOverlay.tsx Moved the scale unit control to its own component file for easier maintenance. Enhanced the behavior of the coordinate display on the map to not display when over the on screen controls, and the navigation bar. Added a toggle to turn off the coordinate display if the user doesn't wish to see it. Intentionally left the coordinate display when over a map marker so that the coordinates of the map marker can be estimated. In the future I intend to add the coordinates of a map marker when the map marker is clicked so that behavior may change in the future. 2026-04-25 04:18:49 -04: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 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
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
ScaleUnitToggle.tsx merged in add-details-on-marker and fixed conflicts 2026-04-29 12:23:57 -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