Why the function mypoly.setVisible(false) doesn't exist? It would be better than mypoly.setMap(null), woudn't it?
On 25 fév, 21:59, Ben Appleton <[email protected]> wrote: > You can write e.g. mypoly.get('strokeWeight') > > On 26 Feb 2010 06:43, "Chad Killingsworth" < > > [email protected]> wrote: > > 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 n...- Masquer le texte des messages précédents - > > - Afficher le texte des messages précédents - -- 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.
