On 6 Mai, 11:34, Oli <[email protected]> wrote: > Hi, Thanks Ralph, it works now. > > The zoom levels didn't do anything but by moving the action within the > xml GDownloadUrl scope (as Mike does) , everything started working. I > have no idea why the markermanager actions didn't always work after > the scope of the GDownloadUrl,
GDownloadUrl is asynchronous. When the batch array was added to the markermanager, it was empty. > but now the markers are consistently > showing. > > Thanks again > Oli > > On May 6, 4:44 pm, Ralph Ames <[email protected]> wrote: > > > > > >I added the new GSize to the mapoptions section, seems to be behaving > > >a little better, but I am still seeing the initial redraw as empty > > >and with large number of markers. > > > Try reading Mikes' tutorialhttp://econym.org.uk/gmap/markermanager.htm > > > This maybe in the wrong place > > > mgr.addMarkers(batch ,0); > > mgr.refresh(); > > > Check what Mike did with these lines, especially zoom levels? > > > Ralph- Zitierten Text ausblenden - > > - Zitierten Text anzeigen - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
