You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: