Hi,
We have several sites that use the Openlayers Geocoder project and have found that for some reason, the autocomplete address lookup seems to have stopped working. Typing in the address lookup bar starts the loading spinner but no results are returned at all
All sites affected are using the 2.x-dev branch of openlayers and openlayers_geocoder and have been working fine for months now but almost simultaneously we are receiving complaints from various different clients that it no longer works.
Could anyone else confirm this issue? Has there possibly been an API change that may have caused this?
Thanks for any assistance
Gregg
Comments
Comment #1
iaminawe commentedBumping this - can anyone else confirm that this has stopped working for them using the latest dev version?
Comment #2
steinmb commentedI'm personally still on 6.x-2.0-alpha5 so hard for me to tell but there have not been any changes to Geocoder it self in a long time http://drupal.org/node/638988/commits. You could do an quick test with alpha5 and see if that one is working for you.
Comment #3
sailoog commentedFrom http://code.google.com/intl/ca/apis/maps/documentation/geocoding/index.html
Reading this article: http://googlemapsapi.blogspot.com/2007/09/coming-soon-ip-based-geocode-l...
Maybe this is the problem. All the querys from your server are the same IP.
Comment #4
iaminawe commentedThank you for the suggestions. I am looking around to see how to find out if an IP is blocked or not, I have also switched all the openlayers displays over to google maps and have setup to a google maps API key to comply with their requirements so will see if this can get the IP unblocked. Will share my progress.
Comment #5
steinmb commentedComment #6
spgd01 commentedI have this issue with Google but not with the OSM. I found that "Boxselect" in the map preset behaviors was the problem. It works with it unselected.
Comment #7
spgd01 commentedComment #8
nateman332 commentedHaving the same problem, "Boxselect" is not the problem in my case.
Comment #9
steinmb commentedStill not able to reproduce. Pls. reopen if anyone can provide instructions on how to reproduce this.