> > I try to make dotted and dashed polylines with the Bill Chadwick's > > solution described > > here:http://groups.google.com/group/Google-Maps-API/browse_thread/thread/a... > > and it works fine except with Firefox(3.0.9) that just displays solid > > lines if I use the api version v=2.s. > > v=2.s is really old.
Re-stating what Mike Williams found some ago, Firefox 3 is not recognised by API versions before v2.116 as supporting SVG. It defaults to the server-generated image overlay technique for polys. You'll never get dash/dots to work with FF3 in v=2.s until and unless it exceeds 2.116. Note that as advised in Bill's original page, dash/dot won't work in Safari and older Opera for the same reasons. 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 -~----------~----~----~----~------~----~------~--~---
