Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tatut/mappy
- Owner: tatut
- Created: 2018-04-01T08:53:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T13:53:00.000Z (almost 7 years ago)
- Last Synced: 2024-11-15T18:39:47.583Z (about 2 months ago)
- Language: Clojure
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.