Great plugin.
I would like to know if there is a way to have the JS files used by MapPress to only appear in the header of pages/posts that contain a MapPress map.
Files I am specifically referring to are:
http://maps.google.com/maps?file=api...
http://maps.gstatic.com/intl/en_us/mapfiles/159e/maps2.api/main.js
My situation is this. I have a site that uses MapPress on one individual page. I use YSlow to check load speeds of my site. The second link really is a lag on my load time, and I'd like to be able to only have that weight on my page only when necessary.
Any ideas?