lusitanica/osmdroid

AnimationDrawable in ItemizedOverlay

Closed this issue · 1 comments

Hi.
I need to use AnimationDrawable as marker of OverlayItem.
I'm adding it in setMarker() method and then call animationDrawable.start(); 
but nothing happens and only 1st frame of drawable is shown.

What is correct way to deal with this problem?

Original issue reported on code.google.com by yuri.den...@gmail.com on 12 Jan 2014 at 4:24

Please use the discussion forum for questions.
http://groups.google.com/group/osmdroid

Original comment by neilboyd on 13 Jan 2014 at 5:31

  • Changed state: Invalid