Traveller icon indicating copy to clipboard operation
Traveller copied to clipboard

Getting Lat/Long using the GeoCoding API

Open vinaygaba opened this issue 8 years ago • 0 comments

Hi @namitjuneja, I started work on this and have a version that works but has some bugs. I was able to get geocoding to work with all the limitations that it has (limited number of places can be queried within a second, etc) though it is slightly slow. The bug I am facing is on the marker hover, where it displays the name of the last place on all the markers. I have tried a bunch of approaches but none of them have worked. You could probably improve upon this and even the geocoding part as it is pretty slow right now.

Here is the link to the file: index-geocode.html

vinaygaba avatar May 29 '16 07:05 vinaygaba