销毁离线地图管理模块,不用时调用
Future<bool> destroyOfflineMap() async { return await _bmfOfflineMapDispatcher.destroyOfflineMap(_channel); }