CodeIgniter Forums
Hello need site support - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: Hello need site support (/showthread.php?tid=72613)



Hello need site support - yosiyosi2002 - 01-12-2019

Hello need site support - I have a problem with map


RE: Hello need site support - InsiteFX - 01-14-2019

(01-12-2019, 10:05 PM)yosiyosi2002 Wrote: Hello need site support - I have a problem with map

Use Google Sitemap


RE: Hello need site support - yosiyosi2002 - 01-14-2019

(01-14-2019, 05:56 AM)InsiteFX Wrote:
(01-12-2019, 10:05 PM)yosiyosi2002 Wrote: Hello need site support - I have a problem with map

Use Google Sitemap

pw.m @ util.js:223
util.js:223 Google Maps JavaScript API warning: SignedInNotSupported https://developers.google.com/maps/documentation/javascript/error-messages#signed-in-not-supported
pw.m @ util.js:223
js?v=3.exp&signed_in=false&libraries=places&language=he&hl=he:58 You must use an API key to authenticate each request to Google Maps Platform APIs. For additional information, please refer to http://g.co/dev/maps-no-account For more information on authentication and Google Maps JavaScript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-key


RE: Hello need site support - ciadmin - 01-14-2019

This is a Google maps API problem ... the error message says you are not providing an appropriate API key, and it contains links into google to help solve the issue.
This doesn't appear to have anything to do with CodeIgniter.