-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Consider JavaScript Geolocation API #133
Comments
I never had anything in common with this API but sounds really useful. I'm really interested. |
There's some pretty good descriptions & examples on mdn |
Oh wait, I know this one ;) I thought that you meant this On Tue, Dec 31, 2013 at 2:48 PM, Jack Wearden [email protected]:
|
Awesome! I reckon the native one would be best - if we're just using the longitude and latitude then the Google one is probably overkill :) |
If you know how to put those blocks together, go for it. Mobile is not my On Tue, Dec 31, 2013 at 3:09 PM, Jack Wearden [email protected]:
|
I got a really hacky version running in NotBobTheBuilder/commitcoffee@ecac396, but the UX is nasty and the map zooms in too far. Didn't take much work to get going though! I'll tidy it up over the next few days. |
No worries, I will look at this some time in the next year ;) First short comment we, I don't know how mobile handles it but we need to On Tue, Dec 31, 2013 at 6:15 PM, Jack Wearden [email protected]:
|
Guys please.... - stop do anything right now and get drunk. It's New Year's On 31 December 2013 18:24, Sebastian Pawluś [email protected]:
|
roger that On Tue, Dec 31, 2013 at 6:26 PM, Kuba Janoszek [email protected]:
|
It would be awesome to have an alternative to the search box which uses
window.navigator.geolocation
to search for nearby places based on lat/longitude.Would be particularly useful for mobile users, as it saves typing & gives relevant info. I'll look into it!
The text was updated successfully, but these errors were encountered: