Hi!
I coded an app which it was working for months ago.
Today I have the surprise GMaps returning me GeoCoderStatusCode.ExceptionInCode.
I am using OpenStreetMap provider, (well, I supposed), but if I see what TCPIP request GMap generate thought WireShark is something like that
http://maps.google.com/maps/geo?q=+Col%C3%B3n+3,+Vigo,+Pontevedra&hl=en&output=kml&key=ABQIAAAAWaQgWiEBF3lW97ifKnAczhRAzBk5Igf8Z5n2W3hNnMT0j2TikxTLtVIGU7hCLLHMAuAMt-BO5UrEWA
Why GMAP is regerating a request to Google???? I debuged code and before "SetCurrentPositionByKeywords" the provider is setted to "OpenStreetMap"
I think "ExceptionInCode" means google has banned my ip due a lot of request from months ago, isn´t it?
Thanks in advance.
I coded an app which it was working for months ago.
Today I have the surprise GMaps returning me GeoCoderStatusCode.ExceptionInCode.
I am using OpenStreetMap provider, (well, I supposed), but if I see what TCPIP request GMap generate thought WireShark is something like that
http://maps.google.com/maps/geo?q=+Col%C3%B3n+3,+Vigo,+Pontevedra&hl=en&output=kml&key=ABQIAAAAWaQgWiEBF3lW97ifKnAczhRAzBk5Igf8Z5n2W3hNnMT0j2TikxTLtVIGU7hCLLHMAuAMt-BO5UrEWA
Why GMAP is regerating a request to Google???? I debuged code and before "SetCurrentPositionByKeywords" the provider is setted to "OpenStreetMap"
I think "ExceptionInCode" means google has banned my ip due a lot of request from months ago, isn´t it?
Thanks in advance.