Question

I made this static map image-link to put on our website. The map works in Chrome on Mac OS 10.6.8 but it doesn't show on iOS7.1. Ive tried both on iPhone 4s and iPad2. The only thing I get on iOS7 is a blank square.

If I paste the link in the Safari adress-field on my iPad I can see the map.

here's the link:

http://maps.googleapis.com/maps/api/staticmap?center=62.388298,17.316515&zoom=15&size=300x300&scale=2&markers=color:red%7C62.388298,17.316515&maptype=roadmap&sensor=false&key=

Since I havent managed to figure this out myself Ive currently made a clickable link for iOS/Android users but Im not sure if Im supposed to do that..

thx

Was it helpful?

Solution

Why not using the maps api v3? I get the follwing error in chrome on windows:

The Google Maps API server rejected your request. This IP, site or mobile application is not authorized to use this API key.  

On v3 of the maps api you don´t need a key. Eventually this solves your problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top