Reply 169072 to: API Key for Google maps

Avatar: Rose Tyler
Rose Tyler
Support staff
July 31, 2017 at 14:03

Hello,

Please read how to get API key https://developers.google.com/maps/documentation/javascript/tutorials/adding-a-google-map#step_3_get_an_api_key .
Then you need edit the file wp-content/themes/blanco/code/shortcodes.php, find the line wp_enqueue_script('google.maps', 'http://maps.google.com/maps/api/js?sensor=false');, replace the code with this http://maps.google.com/maps/api/js?key=YOUR_API_KEY&sensor=false');, add your API key instead of “YOUR_API_KEY” text in the link.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.