sberzan
Forum Replies Created
-
The chrome browser requires secure ssl connection for geo location requests. Your website needs an a SSL certificate so you can access the page by https://
See notice:
https://developers.google.com/web/updates/2016/04/geolocation-on-secure-contexts-only
https://mobiforge.com/news-comment/no-https-then-bye-bye-geolocation-in-chrome-50Yes, I did use the create browser key and create server key links on the documentation page.
Thanks for the quick responses. The plugin is great and aside from the API setup issue the whole package is very intuitive to use.
S.
The auto-locate is now working. After further searching in the forum I learned that Google requires a secure https connection for auto-locate requests and made the necessary changes.
However, the auto-complete is still a mystery. I changed the theme back to the default, Twenty Sixteen, and ensured that all plugins are disabled except for the store locator and csv import . Still no errors reported in the console yet the auto-complete still did not work. I checked the Google Developer Console API manager and found the Google Places API Web Service was not enabled. I changed it to enabled and now get auto-complete results sourced from Google Places. This is a mix of business names and geographical results. Is this the expected behavior?
Thanks.