>http://www.geocities.com/middcc/google-map.htm
>http://www.geocities.com/middcc/data.xml

>Can anyone help with adding multiple sidebars and directions to the
>map above? I've attempted to add the sidebars but the links do not
>appear.

The sidebar is expecting the variable 'name' but the function
createTabbedMarker is bringing in 'label' 

      function createTabbedMarker(point,label,tabs,icon) {

change label to name.

Ralph


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to