showLocateControl abstract method

Future<void> showLocateControl(
  1. bool enable
)

显示定位按钮

Implementation

Future<void> showLocateControl(bool enable);