How can I set the google API key in kentico 9 ? (When I transfer local site to live "basic google map" stop working on live domain) Is there any setting for the same ?
What I understand is that Google API keys are Domain specific. You need to regenerate API keys for your new domain for them to work properly.
What error are you getting in browser console?
Thanks, Chetan
Show the following error.
Oops! Something went wrong.This page didn't load Google Maps correctly. See the JavaScript console for technical details.
I know domian specific generate API keys but where place I set API key in kentico 9 ?
You have few options
If you are using kentico's Google map web part to show the maps then you can provide keys in the web part configuration. Provision is there.
If you are using JS and HTML to do this then you can add script tag provided by Google maps API in the head tag using Head HTML WEB PART in the appropriate template.
Which approach are you using?
Please, sign in to be able to submit a new answer.