Finally got it! Huh, map MUST be centered before initialising
opensource MarkerManager... No exceptions, no warnings nor any other
alerts, but lot of frustration... Totally magic for me :/

I'm not sure that this is the right way how to effectively develop
mashups :( So, final conclusion for me: MarkerManager is not
compatible with GMarkerManager...

2Google team: what about some variable checks and validations before
trying to use them?

On 28 Bře, 00:05, "[email protected]" <[email protected]> wrote:
> On Mar 27, 3:53 pm, Happy <[email protected]> wrote:
>
> > Yes, i know posting guidelines, but i want to ask first if there is
> > some known general incompatibility betweenGMarkerManagerand
> > MarkerManager before i will setup demo site.
>
> None that I know of.
>
>
>
> > Thank you for understanding.
>
> > On 27 Bře, 00:43, "[email protected]" <[email protected]> wrote:
>
> > > On Mar 26, 4:27 pm, Happy <[email protected]> wrote:
>
> > > > Hi all,
> > > > please, what am i doing wrong when trying to replace GMarkeManager
> > > > with MarkerManager? I still get "d is undefined" error :/
>
> > > > Before:
> > > > var map = new GMap2(document.getElementById("mapview"),
> > > > {googleBarOptions:
> > > > {showOnLoad:true,listingTypes:"blended",onSearchCompleteCallback:rcmnvg}});
> > > > var mgr = newGMarkerManager(map);
>
> > > > After:
> > > > var map = new GMap2(document.getElementById("mapview"),
> > > > {googleBarOptions:
> > > > {showOnLoad:true,listingTypes:"blended",onSearchCompleteCallback:rcmnvg}});
> > > > var mgr = new MarkerManager(map);
>
> > > > I'm using this version of 
> > > > MarkerManager:http://gmaps-utility-library.googlecode.com/svn/trunk/markermanager/r...
>
> > > Please follow the posting guidelines an post a link to your map that
> > > shows the 
> > > problem.http://groups.google.com/group/Google-Maps-API/web/suggested-posting-...
>
> > >   -- Larry- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to