Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Google Maps API no longer working?

Hey Everyone, has anybody else had issues with the Google Maps API acting up lately?  As of last week I noticed that my mapping object no longer displays the Google Map, only my plot points.  Anybody else had this issue and\or found a fix for this?

Cheers,

Simon

4-15-13 1-19-41 PM.png

2 Replies
Not applicable
Author

Anonymous
Not applicable
Author

Yes, the was a change on the Google side.  To fix:

1. instead of
='http://maps.google.com/staticmap?center='
use
='http://maps.googleapis.com/maps/api/staticmap?center='

2. instead of
'&key='&gmap_key 
use
'&sensor=false'

Regrads,

Michael