[Google Maps API v3] Re: animation markers

2011-04-22 Thread geocode...@gmail.com
On Apr 22, 1:44 pm, yosra ayed 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 b

Re: [Google Maps API v3] Re: animation markers

2011-04-22 Thread yosra ayed
sorry i mean setMap also i have tried setVisible(true) and setVisible(false) but nothing i have tried with hide() and show() but nothing too On Fri, Apr 22, 2011 at 9:34 PM, Chris Broadfoot wrote: > What's wrong with that? > > You can also use setVisible(true) and setVisible(false) > > (You're

Re: [Google Maps API v3] Re: animation markers

2011-04-22 Thread Chris Broadfoot
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 wrote: > Hi, the problems founded in v3.3 are about hidding and showing of markers > i do this > marker.setmap(null);

Re: [Google Maps API v3] Re: animation markers

2011-04-21 Thread yosra ayed
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 wrote: > Animations were introduced in 3.3. > > What stability problems do you

Re: [Google Maps API v3] Re: animation markers

2011-04-21 Thread Chris Broadfoot
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 emai

[Google Maps API v3] Re: animation markers

2011-04-21 Thread geocode...@gmail.com
On Apr 21, 7:05 am, yosra ayed wrote: > i d'ont know if it work on versions 3.2 neither for v3.1 it works > on version 3.3 and 3.4 > and i have to use version 3.2 or 3.1 because 3.3 and upper have > some stability problems Then, as it isn't documented in v3.2, it probably isn't supported. -- L

Re: [Google Maps API v3] Re: animation markers

2011-04-21 Thread yosra ayed
i d'ont know if it work on versions 3.2 neither for v3.1 it works on version 3.3 and 3.4 and i have to use version 3.2 or 3.1 because 3.3 and upper have some stability problems On Thu, Apr 21, 2011 at 4:01 PM, geocode...@gmail.com wrote: > On Apr 21, 6:56 am, yosra ayed wrote: > > hi i'm working

[Google Maps API v3] Re: animation markers

2011-04-21 Thread geocode...@gmail.com
On Apr 21, 6:56 am, yosra ayed wrote: > hi i'm working with v3.2 > the commande *animation: google.maps.Animation.DROP don't work* > *i do this:* > * > marker = new google.maps.Marker({ >       position: latlng, >       map:map, >       animation: google.maps.Animation.DROP, >       icon: 'marker.