Companion

object Companion

int REASON_API_ANIMATION Non-gesture animation initiated in response to user actions. int REASON_DEVELOPER_ANIMATION Developer initiated animation. int REASON_GESTURE Camera motion initiated in response to user gestures on the map.

Properties

Link copied to clipboard
const val REASON_API_ANIMATION: Int = 2
Link copied to clipboard
const val REASON_DEVELOPER_ANIMATION: Int = 3
Link copied to clipboard
const val REASON_GESTURE: Int = 1