Reason of the camera update. More...
Public Attributes | |
GESTURES | |
user manipulation. | |
APPLICATION | |
Application. | |
Reason of the camera update.
Referenced from CameraListener.
Definition at line 17 of file camera_update_reason.dart.
CameraUpdateReason.APPLICATION |
Application.
By calling the LocationLiew::move methods.
Definition at line 29 of file camera_update_reason.dart.
CameraUpdateReason.GESTURES |
user manipulation.
For example: zoom, scroll, rotate, fling.
Definition at line 23 of file camera_update_reason.dart.