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: about 2 months ago
JSON representation
Maps library for rendering vector tiles in Elm
- Host: GitHub
- URL: https://github.com/trifectalabs/elm-maps
- Owner: trifectalabs
- Created: 2016-09-30T14:44:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T13:09:28.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T20:54:37.550Z (4 months ago)
- Topics: elm, elm-lang, maps, rendering-vector-tiles, slippy-map, vector-tiles
- Language: Elm
- Size: 25.1 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/trifectalabs/elm-maps)

### Maps library for rendering vector tiles in Elm
-- **Currently under development** --
### Building
elm-package install
elm-make src/Main.elm### Testing
elm-test