On Apr 10, 5:50 pm, Barry Hunter <[email protected]> wrote:
> Guessing, try setting {optimized:false} as part of MarkerOptions.
>
> optimized is turned on by default, and renders the markers on a Canvas
> where possible, animated gives probably dont work on a canvas.
>

>From the (current) documentation:
https://developers.google.com/maps/documentation/javascript/reference#MarkerOptions
optimized | boolean | Optimization renders many markers as a single
static element. Optimized rendering is enabled by default. Disable
optimized rendering for animated GIFs or PNGs, or when each marker
must be rendered as a separate DOM element (advanced usage only).

  -- Larry

>
>
>
>
>
>
> On Wed, Apr 10, 2013 at 8:13 PM, 2sb <[email protected]> wrote:
> > Amazing that i found this link. For me it has stopped working now in 2013
> > :)
> > Draggle works but i can't make my icon draggble because it is a radar
> > image on a particular location :)
>
> > On Thursday, March 3, 2011 11:30:19 AM UTC-8, Chad Killingsworth wrote:
>
> >> Sure did:https://groups.google.**com/d/topic/google-maps-js-**
> >> api-v3/LeDqN1ZwY9g/discussion<https://groups.google.com/d/topic/google-maps-js-api-v3/LeDqN1ZwY9g/d...>
>
> >> As a workaround, try setting draggable: true on your markers.
>
> >> Chad Killingsworth
>
> >  --
> > You received this message because you are subscribed to the Google Groups
> > "Google Maps JavaScript API v3" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
>
> > To post to this group, send email to
> > [email protected].
> > Visit this group at
> >http://groups.google.com/group/google-maps-js-api-v3?hl=en.
> > For more options, visithttps://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to