Localization for google JS
-
Hi,
I would like to localize JS files from Google that are used by the “Places” API.
I am using this API for address autocompletion.
These files are:
https://maps.googleapis.com/maps-api-v3/api/js/63/5d-beta/intl/fr_ALL/places.js https://maps.googleapis.com/maps-api-v3/api/js/63/5d-beta/intl/fr_ALL/main.js https://maps.googleapis.com/maps-api-v3/api/js/63/5d-beta/intl/fr_ALL/common.js https://maps.googleapis.com/maps-api-v3/api/js/63/5d-beta/intl/fr_ALL/util.jsI added the first two to the LSCWP configuration, but I still have calls to Google to retrieve these JS files.
JS purge was performed, and a complete cache purge was also performed, without success in localizing these files (at least the first two).Is this normal ? Can these files be localized ?
This is not very important either, because these files are loaded after the page has been loaded for the visitor.
Thank you for any advice.
Best regards
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.