Hello,
I just need the deliver LAT,LONG form the map. I dont need any address translation features from google. Do i still need API key just for the user to drag marker to delivery location and obtain that lat, long (street address not needed)
Thanks
Hi @iosdev1024 you need the Google API key to actually get the Google map showing in the first place.
The feature for filling in the address field can be turned off for the billing fields, but it’s automatic for the shipping fields.
Please see here on how to get the API key: https://github.com/UVLabs/location-picker-at-checkout-for-woocommerce/wiki/Getting-Your-API-Key
It’s actually quite simple to get it and will you up and running with the plugin
LPAC: Hi Admin, some websites might have issues with displaying or using the Google Map. If you’re having issues then please have a look at your browser console for any errors.
Only Admins on your website can see this notice. You can turn it off in the plugin settings from the “Debug” submenu if everything works fine
Hi
i added <script src ="http://maps.google.com/maps/api/js?sensor=false" type="text/javascript"></script>
to my webites mbut
@moalim Please create a separate thread if you are having an issue with the plugin. This message:
LPAC: Hi Admin, some websites might have issues with displaying or using the Google Map. If you’re having issues then please have a look at your browser console for any errors.
Only Admins on your website can see this notice. You can turn it off in the plugin settings from the “Debug” submenu if everything works fine
Is simply informing admins that if the map is not working properly on their website that they should have a look at their browser console.
I also have this problem
and need to solve