Tagged Questions
3
votes
2answers
3k views
Proximity search with Google maps
I'm developing a store location application.
Looking up a store, it currently shows the location in googlemaps based on address and zip code.
Now I want to build a function which also shows other ...
1
vote
3answers
319 views
Postcode proximity search
I have about 20 events (UK based if that makes a difference).
I will also have a form on a page where people can register their interest in attending one of these events. After they have submitted ...
1
vote
2answers
193 views
Twitter's Radius Search
On my website I would like to include a radius search for user profiles, similar to what Twitter is doing on their advanced search with "Near this places" http://search.twitter.com/advanced
I ...
0
votes
3answers
126 views
If I have all of the Google Geocoding data for multiple addresses, how do I calculate their proximity?
I have multiple addresses recorded in my database and I've used the Google Geocoding service to get their longitude, latitude, etc.
What do I need to do to calculate the proximity of one address from ...