On Apr 22, 1:44 pm, yosra ayed <[email protected]> wrote: > sorry i mean setMap > also i have tried setVisible(true) and setVisible(false) but nothing
Those commands work for my maps. If you believe they don't work, please provide and example map that shows the problem (a link to a map exhibiting the problem would be best). Are you sure the objects you are trying to show/hide are in the current scope? -- Larry > i have tried with hide() and show() but nothing too > > On Fri, Apr 22, 2011 at 9:34 PM, Chris Broadfoot <[email protected]> wrote: > > What's wrong with that? > > > You can also use setVisible(true) and setVisible(false) > > > (You're using "setMap", not "setmap" right?) > > > Chris > > > On Thu, Apr 21, 2011 at 11:13 AM, yosra ayed <[email protected]> wrote: > > >> Hi, the problems founded in v3.3 are about hidding and showing of markers > >> i do this > >> marker.setmap(null);// to hide marker > >> marker.setmap(map);//to show marker on the map > > >> On Thu, Apr 21, 2011 at 4:11 PM, Chris Broadfoot <[email protected]>wrote: > > >>> Animations were introduced in 3.3. > > >>> What stability problems do you have? Are they reproducible? Have you > >>> filed bugs? > > >>> -- > >>>http://twitter.com/broady > > >>> -- > >>> 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. > > >> -- > >> 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. > > > -- > >http://twitter.com/broady > > > -- > > 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. > > -- 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.
