A simple Bootstrap 5 + Leaflet map/search app that works offline at runtime.
- Static tiles are served from
/tiles/{z}/{x}/{y}.png - Nominatim is available on the same domain under
/api/search.phpand/api/reverse.php - Third-party front-end libraries are vendored locally under
assets/vendor/
Serve the repository as a static site and open index.html.