Reorganize file-structure for maps and markers
TBlueF opened this issue ยท 2 comments
This change intends to make maps more portable and separate from each other. Enabling things like merging multiple maps from multiple systems onto one web-app.
- Give each map its own
settings.json
- Give each map its own
textures.json
- The original
settings.json
is only for listing all maps and web-app settings like cookies - Move the live-api to the map-"folders" as well to have an interface per map to makes live markers with multi-server environments possible
- Give each map its own
markers.json
- Add wrapper around the tile-geometry to be able to add metadata in the future, like sign-texts and generated extra-textures