Not working with Google Maps plugins
-
The plugin is great, thank you for developing it!
But please add a setting field where the users can enter a list of “ignored from caching” external libraries.
For instance, when the JS minify setting is activated, it will minify the call to Google Maps API. And Google Maps API will not return the correct maps if the call to their API is minified, because now Google requires an API key for maps, which is added at the end of call to the API (key which is lost when JS minify is enabled)
This happens at this moment with any map plugin in combination with your plugin having JS minify setting activated.
It would be great if the cache plugin would have a textarea saying:
“Do not cache these external urls:” where the user can enter the link to Google Maps API or other external APIs
- The topic ‘Not working with Google Maps plugins’ is closed to new replies.