Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
christian77
Partner - Specialist
Partner - Specialist

EXTENSION google-maps-toolkit-qs API Key

Hi all.

Does anybody know where to insert the API Key in this extension?

There is a ‘js’ file inside, extension-properties.js, but I don’t know where inside is the key supposed to be inserted.

I'm attaching the file.



Thanks.



4 Replies
andyjalexlive
Contributor III
Contributor III

Hi Christian

I would like to know the answer to this also.

Perhaps jvs‌‌ could help us?

Best

Andy

Yianni_Ververis
Employee
Employee

No idea. Any link to the entire extension?

Best shot would be to ask the developer

Yianni_Ververis
Employee
Employee

Just give me the entire extension. Its defined in the properties

items: {

googleAPIKey:{

ref: "properties.googleAPIKey",

andyjalexlive
Contributor III
Contributor III

Hi Yianni,

Thanks for your reply. I entered my key in the ref field like below but i still get this error

Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error

show: function( data ){ return data.qListObjectDef.qDef.qFieldDefs && data.qListObjectDef.qDef.qFieldDefs!=""; },

items: {

googleAPIKey:{

ref: "xxxxxxxxxxxxxxxxxxyyyyyyyyyyxxxxxxxxxxxxx",

label: "Google API Key",

type: "string",

expression: ""

},//basicConfigurations.items.googleAPIKey.items.googleAPIKey

whyAPIKey: {

label: "Google requests an API key from June 22nd 2016 to access to Google Maps API",

component: "link"

Also, i've emailed Renato Vieira.


Best


Andy

p.s https://github.com/rvspt/GoogleMapsAPIv3Toolkit-QS