On Aug 23, 6:48 am, "[email protected]" <[email protected]>
wrote:
> On Aug 23, 4:53 am, Bill Thayer <[email protected]>
> wrote:
>
> > I'm wondering if I'm trying to do something which Google doesn't want
> > me to do. I have a number of maps which worked for about two years,
> > but now for the last year or so, without change from me, they don't.
> > The easiest sample:
>
> >http://penelope.uchicago.edu/Thayer/E/Gazetteer/Places/Europe/Italy/E...
>
> The links to the javascript on that page don't seem valid.
>
> Where is this file:
> Utility/JavaScript/GoogleMaps.js
> (seems like it might be important...)
But the IE debugger can find them and it reports an error here:
var walk_pink = new GIcon();
walk_walk_pink.image =
walk_walk_pink isn't the same as walk_pink
You sure these haven't changed?
-- Larry
>
>
>
>
>
> > In these maps, I want to identify places as #1, #2, etc., then
> > I provide a key, as you see, under the map as a caption. I've strictly
> > templated the code for the markers, and plain colored markers work
> > fine; but the ones I call "callout1", "callout2", etc., though they
> > used to, don't now, and I can't figure out what to do. (As a test,
> > I substituted a plain colored marker just now for one of them, and it
> > worked. As a second test, just for "callout5", I removed the
> > "callout5.shadowSize" line since I don't want any shadows and don't
> > specify callout5.shadow anyway: but that didn't fix it. As a third
> > test, just for "callout1", I reinserted a shadow, ported from the
> > colored icons that do work, though I don't want one: that doesn't work
> > either. For debugging, I left Tests 2 and 3 are on my .js file for
> > now.)
>
> > Some of these maps — like for example the one referred to at
>
> http://tinyurl.com/2aa7f3n
>
> I don't see a map on that page (at least in Chrome).
>
> -- Larry
>
> > — are useless if I can't use these
> > numbered markers. What am I doing wrong? Or more importantly, how do I
> > get the correct result?
--
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.