I get the MissingKeyMapError in the google map. I have tried the solutions suggested for the other themes, but I can't find the correct place to add the key. Where is it in Viska?
Fri, 01/20/2017 - 06:31
No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.
Hi,
You can please edit in file sites/all/themes/md_viska/inc/front/template.process.inc, line
drupal_add_js('http://maps.google.com/maps/api/js?sensor=false');Thanks, I changed the line to:
drupal_add_js('http://maps.google.com/maps/api/js?key=AIzaSyDwtb7cR_XBPEvxtQ_Yq3_xKsOWQroCTPA&sensor=false');