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.
