MapElementAnimation

This is a utility class for animating vector elements

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
open class MapPosRotation

Functions

Link copied to clipboard
open fun cancel()
Link copied to clipboard
open fun setElement(element: Billboard)
Link copied to clipboard
Link copied to clipboard
open fun setFramesPerSec(framesPerSec: Int)
Sets the frames per second
Link copied to clipboard
open fun slideTo(newMapPosRotation: MapElementAnimation.MapPosRotation)
open fun slideTo(newMapPosRotation: MapElementAnimation.MapPosRotation, speed: Float)
Link copied to clipboard
open fun startFollowRoute()
Link copied to clipboard
open fun stopFollowRoute()
Link copied to clipboard
open fun updateSlideTimeSec(slideTime_s: Float)
Overwrites the internal animation time.