> Now I see my map with my customized icon, but I don't have my tab in
> my infowindow any longer.

In your example that does work with tabs,
   http://www.happycamel.com/gps-3-taps.htm
you have this line in your createMarker() function;
   marker.openInfoWindowTabsHtml(infoTabs);

In your example that doesn't show tabs,
    http://www.happycamel.com/gps-ico-notab.htm
you have this line instead -
    marker.openInfoWindowHtml(html);


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