On Jan 28, 3:15 pm, Howie <[email protected]> wrote: > Hi Marcelo, > > Thanks for that.. Now fixed... I used IsHidden()
Yes, I check isHidden() as well before searching, but I think that the buffer is the more important part, because it prevents the markers from reloading with every tiny bit of panning. -- Marcelo - http://maps.forum.nu -- > > Howie > > On Jan 27, 11:39 am, Marcelo <[email protected]> wrote: > > > > > On Jan 27, 12:25 pm, Howie <[email protected]> wrote: > > > > the map. The act of opening the window moves the map slightly, which > > > then refreshes and thus closes the infowindow. Is there anyway round > > > this problem? > > > You can create a buffer around the bounds of the map, and refresh > > based on that. > > > Implemented here:http://maps.forum.nu/server_side_clusterer/ > > See the functions moveEnd() and doSearch() and the global variable > > pixelThreshold. > > > -- > > Marcelo -http://maps.forum.nu > > -- -- 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.
