Skip to content

chairmanlee8/elm-geocoding

Repository files navigation

elm-geocoding

Elm interface to Google Maps' geocoding library. Requires Google Maps API in global scope.

Build and Run Example

To build the example, run elm-get install followed by make.sh. Change into the example directory and run python -m http.server (Python 3) or python -m SimpleHTTPServer (Python 2). Navigate to localhost:8000/example.html in your browser of choice.

The test will require that you input a Google API key, which can be acquired from the Google Developer Center. Make sure to set your allowed referers, otherwise Google Maps API will complain.

About

Elm interface to Google Maps' geocoding library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages