[Vtigercrm-developers] V7.0.1 - googlemaps API KEY - Configuration
Marc GIGON
M.GIGON at mb2i.fr
Sat Aug 12 08:52:08 GMT 2017
Hello,
Just for information;
about the subject GoogleMaps display function, to show the map in a new pop-up window, is needed a Google API KEY.
It is necessary to add a personal KEY, generated from GOOGLE MAPS API.
Then place Your personal Key here :
= > layouts/v7/modules/Google/resources/Map.js (line:44)
43: loadMapScript : function() {
44: jQuery.getScript("https://maps.google.com/maps/api/js?sensor=true&async=2&key=<MyPersonalApiKey>&callback=initialize", function () {});
It's working now.
MGN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20170812/c4cfb43f/attachment.html>
More information about the vtigercrm-developers
mailing list