elm-lang / geolocation

Get location data from Elm

Home Page:http://package.elm-lang.org/packages/elm-lang/geolocation/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geolocation in Elm

Your client code is running on someone's device somewhere in the world. This library helps you find out where that device happens to be. If you are lucky, it may even tell you how fast the device is moving!

It is based on the JavaScript Geolocation API. You can read about how to use libraries with tasks and subscriptions in guide.elm-lang.org, particularly the section on The Elm Architecture.

About

Get location data from Elm

http://package.elm-lang.org/packages/elm-lang/geolocation/latest

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 75.1%Language:JavaScript 24.9%