Re: add customized icon, but looses my tab in infowindow
> 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 google-maps-api@googlegroups.com
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home