Final Refinement: Native Labels, Interactive Management UI, and Visual Polishing

This commit is contained in:
Hamza-Ayed
2026-03-29 02:55:28 +03:00
parent 014848247d
commit ca043b67a8
10 changed files with 5141 additions and 1367 deletions
+6
View File
@@ -43,6 +43,12 @@ services:
platform: linux/amd64
ports:
- "8989:8080"
environment:
- JAVA_OPTS=-Xmx2g -Xms512m
deploy:
resources:
limits:
memory: 3g
volumes:
- ./infrastructure/osm-data:/data
- ./infrastructure/docker/graphhopper/config.yml:/graphhopper/config.yml