Great, great, great.
You are wonderfully right!!
LOL
Problem solved.

During code develop my greatest problem is that I cannot check it step
by step, during execution.
For example developing visual basic macros in Excel, sometimes I
execute code step by step and I can feel what is not working on the
fly.
Is there a way to do the same developing html or php pages?
For example Dreamweaver has this feature?

Thank you very very much for your help and for you patience.

On 4 Set, 01:02, Rossko <[email protected]> wrote:
> > I cannot understand what's wrong.........
>
> Look in your newMarker function.
> First, you set up customIcons[] and populate it with undefined
> variables.
> Next, you define some GIcons - these don't ever get put into the
> customIcons array.
> When GMarker goes to use the customIcons array it is still populated
> with undefineds.
>
> Try it the other way round.
>
> Once it's working, you might like to consider whether you want to
> define all the icones every time that newMarker() is run, or if it
> would be better to define them only once.
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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