How to make fade animation when new new default tile loads?
For eg: if zoomed in, how to fade out the previous tile (of low zoom) and fade in new tile(of high zoom)?
Another eg: If a double tap on some position, it should fade out the tile and fade in the new higher zoom level tile. Currently, it is displaying without fading animation.