On Apr 8, 6:09 am, Greg <[email protected]> wrote: > I am using the Premier license (yes, we bought it). Your point is > not valid.
Perhaps you could get some help from google. I can't think of any reason why the MarkerManager (which is effectively third party software) would fail when running from localhost. I don't have a local machine with a webserver/localhost, so I can't verify that. -- Larry > > On Apr 8, 5:49 am, davie <[email protected]> wrote: > > > > > > > > > Hi > > The Maps API is a free service, available for any web site that is > > free to consumers. Please see the terms of service for more > > information. > > >http://code.google.com/apis/maps/terms.html > > > As localhost is internal and not connected to the internet it > > violates 9.1 Free, Public Accessibility to Your Maps API > > Implementation. > > Regards davie > > > On Apr 8, 1:21 am, Greg <[email protected]> wrote: > > > > If I take the HTML from this example: > > > >http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerm... > > > > 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.
