EaseToOptions
EaseToOptions
Type: public
class
A class that define EaseTo options
center
Type: public
[Coordinates](/docs/android/Model/Coordinates)
Map center
zoom
Type: public
[Float](https://developer.android.com/reference/java/lang/Float)
Map zoom level
bearing
Type: public
[Float](https://developer.android.com/reference/java/lang/Float)
Map rotation bearing in degrees counter-clockwise from north
pitch
Type: public
[Float](https://developer.android.com/reference/java/lang/Float)
Map angle in degrees at which the camera is looking at the ground
padding
Type: public
[Padding](/docs/android/Model/Padding)
If zooming, the zoom center (defaults to map center)
duration
Type: public
[Float](https://developer.android.com/reference/java/lang/Float)
Number in milliseconds
animate
Type: public
Boolean
When set to false, no animation happens