On Jan 4, 8:50 am, "warden [Andrew Leach - Maps API Guru]"
<[email protected]> wrote:
> Actually in Firefox I get several Earth icons, one default icon and
> lettered icons A-J. I'm amazed it works though because you have two
> functions called createMarker. Sorting that out may help it to work
> better in all browsers. (It appears that Firefox will happily use the
> first function, replace its definition with the second one and then
> carry on using that. I doubt that IE will be so considerate!)

Firefox is what I am using, and I recognize I have two createMarkers.
I got the first part to work with the Earth icons, and did not want to
lose it, and could not figure out how to comment it out
<!--
-->
Did not work to comment out a block of code, and I imported one of the
samples people showed me that did the 10 randomly placed icons. That
part worked, so I assumed the two createMarkers were ok, but I could
not make them blue or green

I finally made a test2 (not uploaded yet) and deleted the google earth
stuff from it and even moved
        var baseIcon = new GIcon(G_DEFAULT_ICON, "http://
maps.google.com/mapfiles/ms/icons/green.png");

I wish they would just give us a step by step explanation of the code
needed, with a description of what each paramater was saying, and with
a link to the full definition for the statement.
up to the very top GIcon, and I still get red icons.
--~--~---------~--~----~------------~-------~--~----~
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