adi
Posts: 0
Joined: Tue Jun 26, 2012 8:09 pm

GeoLocation - How to calculate which map points to show relevent to my location

Hi Max,
Can you please advice if there's an existing method to calculate which addresses are relevant to my current location.
assuming i have a DB that lists businesses names with their addresses, how can i calculate which are relevant to my current location?

Thanks
Adi

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

GeoLocation - How to calculate which map points to show relevent to my location

I'm not aware of such method or service. Check if Google Maps API provides anything similar.

adi
Posts: 0
Joined: Tue Jun 26, 2012 8:09 pm

GeoLocation - How to calculate which map points to show relevent to my location

i think this will do the job
https://developers.google.com/maps/do...

place it as a custom javascript ? (with some modifications of course)

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

GeoLocation - How to calculate which map points to show relevent to my location

Google Map API JS is included in your app.. so you might not have to include anything at all.

Return to “Issues”