Loading...
Searching...
No Matches
CameraListener Class Referenceabstract

Class is used to listen for camera updates. More...

Public Member Functions

void onCameraPositionChanged (CameraUpdateReason reason, bool finished)
 Triggered when the camera position changed.
 

Detailed Description

Class is used to listen for camera updates.

Referenced from LocationWindow.

Definition at line 23 of file camera_listener.dart.

Member Function Documentation

◆ onCameraPositionChanged()

void CameraListener.onCameraPositionChanged ( CameraUpdateReason reason,
bool finished )

Triggered when the camera position changed.

Parameters
reasonreason of camera update.
finishedtrue if the camera finished moving, false otherwise. If a movement is cancelled then reason represents initiator of cancellation.

The documentation for this class was generated from the following file: