const mapConfig = { flyToImageryLayer(res) { earthCtrl.userScene.flyTo(res); } }; export default mapConfig;