isProgrammatic property

bool get isProgrammatic

Whether this move came from the app's own camera call.

Implementation

bool get isProgrammatic => source == MapMoveSource.programmatic;