Dear All, I have put like this map.openInfoWindow(new GLatLng(lat, lng),htmlString,{onCloseFn:onCloseFn},{noCloseOnClick:true});. Yet when I click on the polygon it still goes away. Well Andrew I do not really get this idea well "a custom control which you can display on the map out of the way somewhere". Any example please? Just to explain further what I want to be able to edit is the polygon together with name and other information. Thank you.
On Thu, Oct 20, 2011 at 6:00 PM, Rossko <ros...@culzean.clara.co.uk> wrote: > > Sorry try this linkhttp:// > e-response.com.my/maps/viewGeoFenceMapEdit.php?geoFenceID=70. You > > will see the info window. The problem when I start to edit my geo fence > it > > goes away. > > In fact, it will go away with any click anywhere on the map. > That is standard infowindow behaviour. > If you don't want the default behaviour, you will need to set some > options > > http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GInfoWindowOptions > in particular 'noCloseOnClick' > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API V2" 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+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.