H2: loadAssetPins() undefined — Map tab missing pin loading #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Severity: High
switchTab(tabMap)callsloadAssetPins()to populate map markers, but this function does not exist.Root cause: Function was never implemented.
Fix applied: Implemented
loadAssetPins()— fetches assets with coordinates from API, creates Leaflet markers with popups, auto-fits bounds.