showScaleControl abstract method

Future<void> showScaleControl(
  1. bool enable
)

显示比例尺控件

Implementation

Future<void> showScaleControl(bool enable);