On Jan 4, 2:17 pm, donjamessingleton <[email protected]> wrote: > Everyone has been so helpful, and all of those links have seemed to > offer many wonderful things, and I have tried a lot of them, and > nothing works. > http://phoenix.apcug.org/test.htm still shows > the same default icon > > The code was successful in using some other icons like the knife and > fork and the schoolhouse from Google Maps, but when I did the random > 10 icons with A, B, C, D, etc they are always the same thing.
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!) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
