zoomControlsEnabled property
True if the map view should show zoom controls. This includes two buttons to zoom in and zoom out. The default value is to show zoom controls.
This is only supported on Android. And this field is silently ignored on iOS.
Implementation
final bool zoomControlsEnabled;