An open API service indexing awesome lists of open source software.

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

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.