Callback that gets called when the viewport of the map changes.
typedef PositionCallback = void Function(MapCamera camera, bool hasGesture);