销毁地图时报错Uncaught TypeError: Cannot read properties of null (reading 'updateLabel')
你销毁地图的时候,还有地方在调用调用的地方要做非空判断,既然随时可能销毁,就不能默认它不是null