On Jan 13, 11:22 am, jakub <[email protected]> wrote: > works and throws either: > marker.getInfoWindow is not a function
It isn't a function. map.getInfoWindow() is though. > marker.getTabs is not a function It isn't a function. map.getInfoWindow().getTabs() is though. Don't forget map.updateInfoWindow(), which sounds it's exactly what you need. http://code.google.com/apis/maps/documentation/reference.html#GMap2.updateInfoWindow Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
