获取map是否现显示3D楼块效果
buildingsEnabled 是否现显示3D楼块效果
Future<bool?> getBuildingsEnabled() async { return await BMFMapDispatcherFactory.instance.mapGetPropertyDispatcher .getBuildingsEnabled(_mapChannel); }