diff --git a/docker-compose.yml b/docker-compose.yml index fd159a4..7562686 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,6 +6,7 @@ services: volumes: - ./index.html:/app/index.html:ro - ./admin.html:/app/admin.html:ro + - ./maplibre-test.html:/app/maplibre-test.html:ro - ./server.js:/app/server.js:ro - ./database.js:/app/database.js:ro - ./service-worker.js:/app/service-worker.js:ro diff --git a/maplibre-test.html b/maplibre-test.html new file mode 100644 index 0000000..7c64c7c --- /dev/null +++ b/maplibre-test.html @@ -0,0 +1,624 @@ + + + + + + MapLibre Test - HikeMap + + + + + +
+ +
+

MapLibre Style Test

+ +
+
Pre-made Styles
+ + + + + + + + + + +
+ +
+
Custom Colors
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +
+ +
+ + +
+ +
+
3D Controls
+ +
+ + + +
+ +
+ + + +
+
+ +
+ What you're seeing: + Vector tiles rendered client-side. Every color, label, and feature can be customized via style JSON. +

+ Controls: + • Drag to pan + • Scroll to zoom + • Right-drag to rotate/tilt + • Ctrl+drag to pitch +
+
+ + + +