My second point in my previous response was that while you were passing your new icon to the createMarker function, the function wasn't doing anything with it. Probably better to pass an icon in all calls to the creator and specifically set it when you create the marker. That way you can create any icon you like later on!
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
