Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 415 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 415 Bytes

Build Status

Maps library for rendering vector tiles in Elm

-- Currently under development --

Building

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

Testing

elm-test