On Nov 21, 6:21 am, CanamGroup <[EMAIL PROTECTED]> wrote: > Hi Mike, > > Thanks for your answer... btw, your web site is really great and has > proved to be very useful to me. > > I forgot to mention that I'm already using .openInfoWindowHtml to > display some HTML code in my InfoWindow. > Will it be possible to append a node somewhere in the middle of my > html?
It should be possible, but the infoWindow size will not be recalculated. It is usually easier to recreate and reopen the infoWindow with the new content. In this case, you might just want to create the whole node for the infoWindow and use openInfoWindow instead of openInfoWindowHtml. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
