As far as visibility: mypoly.setMap(null); //invisible mypoly.setMap(map); //visible
There currently isn't a way to retrieve the options on a polyline. You can get the path, but that's about it. Chad Killingsworth On Feb 25, 12:29 pm, JCD21 <[email protected]> wrote: > Hello. > I want to set a polyline not visible and I want to get the options of > a polyline. How can I do? > Thank you. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
