https://github.com/nikos/om-leafletjs
Single Page Application to demonstrate leafletjs usage with ClojureScript and Om
https://github.com/nikos/om-leafletjs
Last synced: 3 months ago
JSON representation
Single Page Application to demonstrate leafletjs usage with ClojureScript and Om
- Host: GitHub
- URL: https://github.com/nikos/om-leafletjs
- Owner: nikos
- License: cc0-1.0
- Created: 2015-09-24T20:26:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-24T21:17:28.000Z (over 9 years ago)
- Last Synced: 2025-01-13T06:22:21.909Z (4 months ago)
- Language: Clojure
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
om-leafletjs
============Simple map demo based on Anna Pawlicka's great om visualizatoin
presenation material from EuroClojure 2014 (https://github.com/annapawlicka/om-data-vis).To build run:
lein figwheel
And open 'index.html' in your browser.