> I'm using Google Maps API V2 and somehow the static maps won't load. Well, you are calling V1 Static Maps API https://developers.google.com/maps/documentation/staticmaps/v1/ (by using the form <img src="https://maps.google.com/staticmap?..."/>) which has been deprecated for over three years. Perhaps its been turned off, or you need to enable your key for v1 ?
V2 Static Maps docs https://developers.google.com/maps/documentation/staticmaps/ it might be time to update, note the parameters are different -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
