You can use the GPolyline show/hide methods: // var myPolyline = ... myPolyline.hide(); myPolyline.show();
On 22 Okt., 14:04, zimmer79 <[EMAIL PROTECTED]> wrote: > Hi guys, > > I thought I had this problem solved, but it's reared it's ugly head > once again. > > Basically I just need the code that will let me toggle the polylines > on and off. I'm not a programmer and to be honest I've surprised > myself by getting this far with the map. > > The first thing I did was put the in one of the marker categories but > that didn't work, so now I'm stumped. > I created a category for the line called "civic" but I'm scratching my > head after that! > > Here's the link: > > http://www.allthingsasia.info > > Many thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
