No description https://maps.vfosnar.cz
Find a file
2025-01-17 18:41:44 +01:00
flake small changes, map style rework 2025-01-15 21:49:14 +01:00
src nominatim -> photon search, detailed icons based on subclass, storing state in query params instead of path 2025-01-17 18:41:44 +01:00
tools translations update, tweak map base ui 2024-10-13 16:18:00 +02:00
.envrc small changes, map style rework 2025-01-15 21:49:14 +01:00
.gitignore more ignored files, remove jsonnet support from vite, ignore ts errors 2024-10-07 00:39:31 +02:00
Dockerfile fix env config 2024-10-10 22:42:39 +02:00
index.html init repo 2024-10-07 00:19:51 +02:00
package-lock.json small changes, map style rework 2025-01-15 21:49:14 +01:00
package.json small changes, map style rework 2025-01-15 21:49:14 +01:00
postcss.config.js init repo 2024-10-07 00:19:51 +02:00
README.md add translation badge 2024-10-13 22:32:51 +02:00
tailwind.config.js init repo 2024-10-07 00:19:51 +02:00
tsconfig.app.json small changes, map style rework 2025-01-15 21:49:14 +01:00
tsconfig.json init repo 2024-10-07 00:19:51 +02:00
tsconfig.node.json init repo 2024-10-07 00:19:51 +02:00
vite.config.ts revert made up error, change pkg name, remove source maps 2024-10-10 23:24:46 +02:00

vfosnar maps

Translation status

Router & state management

Store slice src/reducers/Router.tsx stores all application state related to routing. The URL enoder and decoder and history management is written manually.

Design inspiration

License & Shout-out