Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trifectalabs/elm-maps

Maps library for rendering vector tiles in Elm
https://github.com/trifectalabs/elm-maps

elm elm-lang maps rendering-vector-tiles slippy-map vector-tiles

Last synced: 19 days ago
JSON representation

Maps library for rendering vector tiles in Elm

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/trifectalabs/elm-maps.svg?branch=master)](https://travis-ci.org/trifectalabs/elm-maps)

![](https://cloud.githubusercontent.com/assets/4472397/20206721/6480acc4-a7b0-11e6-91c1-fb555ef4e8ff.png)

### Maps library for rendering vector tiles in Elm

-- **Currently under development** --

### Building
elm-package install
elm-make src/Main.elm

### Testing
elm-test