All Projects → rtfeldman → Elm Google Maps

rtfeldman / Elm Google Maps

Licence: mit
Using Google Maps in Elm by way of Polymer

Programming Languages

elm
856 projects

elm-google-maps

Google Maps in Elm 0.18!

Prerequisites

Must have the Elm 0.18 installed already.

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

Running the Example

$ git clone [email protected]:rtfeldman/elm-google-maps.git
$ cd elm-google-maps
$ bower install
$ elm-live src/Main.elm --output=app.js --open -- --debug

Credit

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].