webCameraControlEnabled property

bool? webCameraControlEnabled
final

This setting controls how the API handles cameraControl button on the map. Web only.

See https://developers.google.com/maps/documentation/javascript/controls for more details.

Implementation

final bool? webCameraControlEnabled;