On Jan 9, 8:21 pm, carled <[email protected]> wrote: > Is it a case of manually having to access the form field, save any > data, close the infowindow, reconstruct the contents and open the > infowindow again?
The infoWindow is still attached to the map, which means it moves with the map, not markers. That hasn't changed. There are options onOpenFn and onCloseFn, which you could use to save the content to global variables and restore it. It wouldn't be quite so long-winded as you make it sound. http://code.google.com/apis/maps/documentation/reference.html#GInfoWindowOptions.onOpenFn 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.
