Also new to imGoogleMaps V1 is support for layers (KML and GEORSS). Layers can be added in two ways:
data_url: 'http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/cta.kml', data_type: 'layer'
[{"address": "http://api.flickr.com/services/feeds/geo/?g=322338@N20〈=en-us&format=feed-georss", "is_layers_url": "true"}]
Note: When using the layers option, access to infoWindow, custom markers, and street view options are not available in the plugin. Some of these options are available as part of the KML or GEORSS structure.
View the source code for this page to see how to set up the imGoogleMaps plugin. For documentation on the plugin, see my original post: imGoogleMaps and the imGooglMaps - 0.9 post that discusses multiple addresses and street view options, and imGooglMaps - 0.9.2 post that discusses Custom Markers.