VinylFox / ExtJS.ux.GMapPanel

An ExtJS Panel that displays a Google Map using the Google Maps API
http://www.vinylfox.com
64 stars 35 forks source link

Google returns 400 Bad Request for StaticMapService.GetMapImage since today #3

Open Drachenkaetzchen opened 13 years ago

Drachenkaetzchen commented 13 years ago

Since today, Google returns 400 Bad Request for StaticMapService.GetMapImage.

As the regular google examples work perfectly on my box, I assume that Google has changed something within their API, causing incompatibilities with ExtJS.ux.GMapPanel3 (haven't tested with v2 so far). I am using the recenter-map example to test, with the stock GMapPanel3 from your repository (without my changes).

I noticed that on the StaticMapService.GetMapImage, there are parameters sent as such:

1iNaN: 2iNaN:

If using the google examples, there's no single call to StaticMapService. Not sure where this comes from.

VinylFox commented 13 years ago

I'm seeing this problem as well. Ill look into it.

Drachenkaetzchen commented 13 years ago

The Map Panel did work yesterday perfectly, while today it stopped working. I believe that there might be something broken on Google's side when using ExtJS. Maybe they overwrite some locale settings?

Drachenkaetzchen commented 13 years ago

I just filed a bug against google maps, see http://code.google.com/p/gmaps-api-issues/issues/detail?id=3036&q=%22400%22&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal