Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tatut/mappy

An experimental pure Reagent web map library
https://github.com/tatut/mappy

Last synced: about 2 months ago
JSON representation

An experimental pure Reagent web map library

Awesome Lists containing this project

README

        

# Mappy

[![Clojars Project](https://img.shields.io/clojars/v/mappy.svg)](https://clojars.org/mappy)

Mappy is an experimental web map library written in pure Reagent.

Only supports OpenStreetMap map tiles at this time and WGS84 coordinates.

See `src/cljs/mappy/demo.cljs` for an usage example.