Comments MARTIN started the conversationJuly 27, 2016 at 8:21pmHola, al instalar el site en el servidor no funciona el google map del footer, la consola de java script me da los siguientes errores:SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.js?sensor=false:31 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error_.Za @ js?sensor=false:31marker.js:28 Uncaught TypeError: Cannot read property 'fromLatLngToPoint' of undefinedutil.js:211 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keysutil.js:211 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-requiredMuchas gracias.Martín. 850Jelly repliedJuly 28, 2016 at 9:26amHi, You will need create a google api key and put it in your website, read more information in here: https://developers.google.com/maps/documentation/javascript/get-api-key Then find the index.html or other file that you using google map then replace it like below: <script type="text/javascript" src="http://maps.google.com/maps/api/js?key=PUT_YOUR_KEY_IN_HERE"></script> I hope it's helpful for you now, if you can't do it, provide ftp information, I will check it for you.Best Regards,Jelly Team1 LikeMARTIN repliedJuly 29, 2016 at 8:11pmMany thanks! It works!Best regards 850Jelly repliedAugust 1, 2016 at 6:42amHi,Glad it’s working for you now. Do you still need my help?Best Regards,Jelly Team Sign in to reply ...
Hola, al instalar el site en el servidor no funciona el google map del footer, la consola de java script me da los siguientes errores:
SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
js?sensor=false:31 Google Maps API error: MissingKeyMapError https://developers.google.com/maps/documentation/javascript/error-messages#missing-key-map-error_.Za @ js?sensor=false:31
marker.js:28 Uncaught TypeError: Cannot read property 'fromLatLngToPoint' of undefined
util.js:211 Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
util.js:211 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
Muchas gracias.
Martín.
Hi,
You will need create a google api key and put it in your website, read more information in here:
https://developers.google.com/maps/documentation/javascript/get-api-key
Then find the index.html or other file that you using google map then replace it like below:
I hope it's helpful for you now, if you can't do it, provide ftp information, I will check it for you.
Best Regards,
Jelly Team
Many thanks! It works!
Best regards
Hi,
Glad it’s working for you now. Do you still need my help?
Best Regards,
Jelly Team