showIndoorMap abstract method

Future<void> showIndoorMap(
  1. bool show
)

是否显示室内地图

Implementation

Future<void> showIndoorMap(bool show);