主题
showLayers (layerNames, callback)
显示层位
// 显示层位 var layerNames = 'Layer:\\断层\\下盘\\curve Layer:\\断层\\上盘'; gdfCtrl.ctrl.showLayers(layerNames, function () {});