by nl on 6/20/11, 6:40 AM
You could/should make the URL be a GeoHash [1]
GeoHash's have the extremely attractive property that shorter versions of the same URL correspond to larger areas around the same point - ie, you can trade precision for size.
[1] http://en.wikipedia.org/wiki/Geohash#Example
by juanre on 6/20/11, 7:01 AM
Very nice. We did something very similar some years ago,
http://notamap.com, with the idea of making it very easy to save maps with notes and embed them on your web. No sign-up, no database storing your data: everything is encoded in the URL you keep. A pity we never really polished it, nor tried to promote it. It has a small but faithful user base.
by kiplinger on 6/20/11, 12:46 PM
I like it. (my unsolicited advice) depending on how you are storing the data, you should let the user pass a query string or something to the url that returns the raw lat long in json format as opposed to the actual map, that way you have this mini api for more advanced users.
by bostonvaulter2 on 6/20/11, 6:02 AM
This looks cool and could be handy. I wonder how many phones could easily use this link for navigation though. Currently I use glympse if I want to tell people where I am so they can meet up with me or pick me up.
by Concours on 6/20/11, 9:35 AM
"Sorry to see you go" Alert everytime I refresh the site or open it in a new tab, it's actually more or less like a welcome message, so you might want to check it
by lostbit on 6/20/11, 12:27 PM
I didn't think it would be able to "find me" accurately, but it did. Now I'm kind of worried :) I thought Google Location Service would not have this precision.
by CHsurfer on 6/20/11, 9:35 AM
The google map was kind of buggy for me with Firefox 3.6.2
by shellehs on 6/20/11, 10:08 AM
I am in Beijing of China, and ... looks can't retrieve my location after I allowed the perdition of accessing my geo-location within my web browser.
by korbinus on 6/20/11, 6:04 AM
It simple and clean, the name is good, I like it.
by phpnode on 6/20/11, 12:42 PM
this is nice, how about letting the user drag the pin around in case the result isn't quite accurate enough (in my case it got my city, but what if i wanted to link to my house?)
by JeremyBanks on 6/20/11, 6:31 AM
Does it work on smart phones?
by riffmaster on 6/20/11, 9:05 AM
pretty good!