On Apr 4, 9:32 pm, "Peter N. Jones" <[email protected]> wrote: > > I am assuming that the plug-in is attempting to "double compress" the > Google Maps javascript? When I turn the plug-in off, everything works > just fine. > > Website:http://indigenouspeoplesissues.com
Presumably you're not compressing everything now? The site works. > Can anyone tell me what the Google Map javascript is so that I can > have it excluded from compression. Or am I just way off. Perhaps I am > not understanding something. Use Firefox and Firebug and see what's loaded on the "Net" tab. You need to exclude everything from maps.gstatic.com and maps.google.com. Unfortunately it's not really possible to give individual filenames because of the way Google modularise the code. By the way, it helps to quote error messages accurately. And post the non-working site. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
