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.
