sdk-maps / com.tomtom.online.sdk.map / TomtomMap / moveMapBy

moveMapBy

abstract fun moveMapBy(offsetX: Double, offsetY: Double, duration: Long): Unit

Moves the map toward x,y vector in specified time.

Parameters

offsetX - Double: X axis offset in pixels

offsetY - Double: Y axis offset in pixels

duration - Long: movement duration in milliseconds