Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Folks,
I did everything as recommended to develop Qlik Maps on DB but couldn't get through, Something am missing please check attachments.
I have a registered API key from google cloud platform
see attached
in Color Tab under Dynamic Image you have forgotten to add the variable for your api key to the Expression!
see attached
in Color Tab under Dynamic Image you have forgotten to add the variable for your api key to the Expression!
Hello Frank,
Thank you
once I entered my key and reload I get this error on maps does it mean key is wrong
actually not.
strange, because i used your API Key for testing (it was still present under Variables)
and for me it worked without throwing this error (after reloading-> as source i exportetd the whole table as xls and loaded it in QV script)!
did you use this expression under Color Tab --> dynamic Image?:
'http://maps.google.com/maps/api/staticmap?center=' & num(var_mid_lat, '##############', '.', ',' ) & ',' & num(var_mid_long, '##############', '.', ',' ) & '&zoom=$(var_zoom)' & '&maptype='&var_maptype & '&size='&map_size_x&'x'&map_size_y & '&sensor=false'&'&key='& gmap_key
Hi Frank, yes I did used same expression you sent.
Is this some thing to do with URL signing, API restrictions or activating google account to payable ?
and you have entered you API Key here before reloading?
Yes I did !
It is so strange when I downloaded your file its working fine once I enter Key in script and reload its throwing an error
please try to just reload the attached qvw. For me this works fine
Yes I reloaded and all data point disappeared and same error strange!