[Google Maps API v3] Re: Error in markermanager.js V3

2011-02-10 Thread Rossko
> With > markermanager you first collect all the markers and with refresh you put > them on the map. First, you initialize your MarkerManager object. That takes time, it may not be ready by the time you try to add markers to it. See the suggestion to wait for its 'loaded' event here - http://grou

[Google Maps API v3] Re: Error in markermanager.js V3

2011-02-10 Thread Nico Oudshoorn
I dont know what you mean. First, the same procedure works fine in V2. You can check that by leaving out V3 from the page address. If I insert map: map in createvindmarker then all the 8 markers appear on the map and you still got the same error. But in that case I don't even need markermanager.

[Google Maps API v3] Re: Error in markermanager.js V3

2011-02-09 Thread en4ce
you should make sure that there is a marker on that map befor call vindallmarkers.addMarkers(vindmarkers,0,17); because the error i get look like that bounds is empty... just a fast guess On 9 Feb., 16:09, Nico Oudshoorn wrote: >  Click for this > page:http://www.meerijden.nu/allerittenmaps2V3.