Skip to content
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

Getting Lat/Long using the GeoCoding API #2

Open
vinaygaba opened this issue May 29, 2016 · 0 comments
Open

Getting Lat/Long using the GeoCoding API #2

vinaygaba opened this issue May 29, 2016 · 0 comments

Comments

@vinaygaba
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant