I am currently using Google Maps and would like to use an animated Gif as Overlay in my app. This is really frustrating as it seems very easy on iOS version of the app, SO I rea
As a solution, we have decomposed the GIF in multiple images and we are looping all the image list.
We are using the same code as above and everything is fine.
Using an ImageView + Glide as suggested below doesn't help at all as the Image will not move with the Map.