https://github.com/flopp/map
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/flopp/map
- Owner: flopp
- License: mit
- Created: 2019-07-06T18:52:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T18:11:13.000Z (over 1 year ago)
- Last Synced: 2025-03-24T12:08:02.460Z (about 1 year ago)
- Language: TypeScript
- Size: 594 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# map
Reimplementation of https://github.com/flopp/FloppsMap using Leaflet only.
Installed at https://flopp.net/
```
make setup
make run-dev
```