Hello,
how to fix the Google Maps API error: MissingKeyMapError? Cant give access to the website (Customer do not want it).
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,
Please open file "md_block_custom.module" and replace "https://maps.googleapis.com/maps/api/js?v=3.exp" with"http://maps.googleapis.com/maps/api/js?key=AIzaSyDwtb7cR_XBPEvxtQ_Yq3_xKsOWQroCTPA&sensor=false"
Thank you, it work´s.
If i want to use my own api-key is this correct? http://maps.googleapis.com/maps/api/js?key=enter-my-api-key-here&sensor=false"
Of course. You can please replace our API key with your API key.
Hi,
Please see this comment: http://megadrupal.com/comment/14532#comment-14532
Remember to backup your website before changing.
Thanks!