Skip to content

bburdette/elm-leaflet-maps

 
 

Repository files navigation

elm-leaflet-maps

Leaflet Maps in Elm 0.18!

Based on the web component leaflet-map which uses the LeafletJS library to display OpenStreetMap tile layers.

Prerequisites

Must have the Elm 0.18 installed already.

$ npm install -g elm-live
$ npm install -g bower

Running the Example

$ git clone git@github.com:rtfeldman/elm-google-maps.git
$ cd elm-google-maps
$ bower install
$ elm-live src/Main.elm --output=app.js --open -- --debug

Credit

This is a fork of https://github.com/rtfeldman/elm-google-maps

This began as a fork of @fredcy's elm-polymer-calendar which in turn was a direct copy of a gist by Peter Damoc (@pdamoc) and relates to a discussion on the elm-discuss list

About

Using Leaflet Maps in Elm by way of Polymer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 73.4%
  • Makefile 12.5%
  • HTML 8.7%
  • CSS 4.7%
  • Shell 0.7%