Home › Forums › MapPress Support › Combining Javascript files › Reply To: Combining Javascript files
December 22, 2021 at 6:48 am
#19337
Keymaster
Hi,
Because the MapPress script is already minified, most ‘optimizer’ plugins can’t combine it, and it needs to be excluded. The Google Maps API generally needs to be excluded for the same reason. The scripts to exclude are listed here:
https://mappresspro.com/mappress-faq/
The MapPress script is loaded with a script tag, it’s not inline, but some map data may appear inline on the page.