thanks. On Jun 2, 12:52 am, warwound <[email protected]> wrote: > You can open theinfowindowusing the GMap2 openInfoWindowHtml() > method instead of the GMarker openInfoWindowHtml() method. > > Theinfowindowwill not automatically close when the marker which it > was opened on is removed from the map by your marker manager. > > http://code.google.com/apis/maps/documentation/reference.html#GMap2.o... > > Check out the GInfoWindowOptions pixelOffset property if you use the > GMap2 openInfoWindowHtml() method, as the GMap2 method positions the > openinfowindowdifferently than the GMarker openInfoWindowHtml() > method. > > http://code.google.com/apis/maps/documentation/reference.html#GInfoWi... > > Martin. > > On 2 June, 05:25, Rami <[email protected]> wrote: > > > I am using Marker Manager to handle a large number of markers for a > > map editor. If I create a marker, open theinfowindow(with > > noCloseOnClick set to true), then change thezoom, theinfowindow > >closes. I like to keep thatinfowindowopen since it contains unsaved > > data. Without theMarkerManager, it stays open, but with the Marker > > Manager, itcloseswhen thezoomchanges. > > > What can I do short of reverting to my old map without the > >MarkerManager? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
