State Map

This example is a Google map displaying marker data, the data source file is called state_capitals.kml. 

Notice that the state capitals are displayed in a list format and a map balloon displays when an item in the list is clicked.

This map uses the Google Maps API Version 3 and a javascript parser extension for Google Maps called KmlMapParser.

This sidebar has the javascript KmlMapParser configuration options set that will: 
showSidebarBubbleBoolean Will display the description in a map balloon when a sidebar item is clicked.
showRootNameBoolean Displays the KML document name or filename at the root of the sidebar.