If I take the HTML from this example:

http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager/1.0/examples/weather_map.html

And save it locally. Download a copy of markermanager,js to a folder
relative to the html file.

I load the file into a browser, I get no markers visible.

I step through it using FireBug in FireFox, and it steps into this
line:

mgr = new MarkerManager(map);

But at some point in the process, the script quits executing.

Greg

On Apr 7, 6:19 pm, Javo Rosales <[email protected]> wrote:
> What do you mean with "it fails"?
>
> 2011/4/7 Greg <[email protected]>
>
>
>
>
>
>
>
> > It seems if I try and use marker manager from localhost, it fails. Is
> > this some kind of restriction?
>
> > Greg
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to