showZoomControl abstract method

Future<void> showZoomControl(
  1. bool enable
)

显示缩放控件

Implementation

Future<void> showZoomControl(bool enable);