Thank you guys! Your tips was very useful. It's working now.

On 15 jan, 01:54, igloo <[email protected]> wrote:
> Works on Safari 3.2.1 but not on Firefox 3.0.5 on OS X
>
> Maybe on line 29 you should replace
>
>        var routes = [route1]; // which doesn't make sense to me
>
> with
>
>        var routes = new Array (route1);
>
> or any of the other ways of initializing an array.
--~--~---------~--~----~------------~-------~--~----~
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