8 ms·
I built MapStructur as a lightweight, self-hosted web app to create interactive maps using background images and draggable markers. It runs locally in your bro
by itfourall 1y ago
I built MapStructur as a lightweight, self-hosted web app to create interactive maps using background images and draggable markers.
It runs locally in your browser and stores everything on your own server. No tracking, no cloud. It’s useful for network planning, escape rooms, floor layouts, or anything that benefits from visual spatial organization.
Features:
Upload custom backgrounds (per page)
Drag-and-drop markers (20+ built-in icons)
Add labels, links, and save marker metadata
Page system for multiple maps
Dockerized for quick deployment
Live demo: https://itfourall.com/mapstruct.php https://itfourall.com/mapstruct.php
Docker: docker pull itfourall/mapstructur
Would love feedback, bug reports, or ideas for improvement. AMA!