diff --git a/SuperMap iEarth/public/locale/en.js b/SuperMap iEarth/public/locale/en.js index 3ba0e517..1fb6469d 100644 --- a/SuperMap iEarth/public/locale/en.js +++ b/SuperMap iEarth/public/locale/en.js @@ -675,6 +675,9 @@ const local_en = { qxLayerDataUrl: 'Please enter the data service URL for this layer', qxLayerDataSource: 'Please enter the data source corresponding to this layer', qxLayerDataset: 'Please enter the data set corresponding to this layer', + qxCover: 'map overlay tilt', + selectQxLayer: 'Select the tilt layer', + cover: 'Overlay', education: "SuperMap Education", urlChecedFail:"Url verification failed, please enter the correct address", appointSceneName:'Specify scene name', diff --git a/SuperMap iEarth/public/locale/ja.js b/SuperMap iEarth/public/locale/ja.js index 570a608e..d6cd7e9b 100644 --- a/SuperMap iEarth/public/locale/ja.js +++ b/SuperMap iEarth/public/locale/ja.js @@ -675,6 +675,9 @@ const local_ja = { qxLayerDataUrl: 'このレイヤーのデータ サービス URL を入力してください', qxLayerDataSource: 'このレイヤーに対応するデータ ソースを入力してください', qxLayerDataset: 'このレイヤーに対応するデータセットを入力してください', + qxCover: '地図オーバーレイの傾き', + selectQxLayer: '傾斜レイヤーを選択します', + cover: 'かぶせる', education: "教育版", urlChecedFail:"Urlチェックに失敗しました。正しいアドレスを入力してください", appointSceneName:'シーン名の指定', diff --git a/SuperMap iEarth/public/locale/ru.js b/SuperMap iEarth/public/locale/ru.js index a50d99e0..92eeffad 100644 --- a/SuperMap iEarth/public/locale/ru.js +++ b/SuperMap iEarth/public/locale/ru.js @@ -675,6 +675,9 @@ const local_ru = { qxLayerDataUrl: 'Введите URL-адрес службы данных для этого слоя.', qxLayerDataSource: 'Пожалуйста, введите источник данных, соответствующий этому слою', qxLayerDataset: 'Пожалуйста, введите набор данных, соответствующий этому слою', + qxCover: 'наклон наложения карты', + selectQxLayer: 'Выберите слой наклона', + cover: 'Наложение', education: "обучать", urlChecedFail:"Ошибка проверки Url, введите правильный адрес", appointSceneName:'Укажите имя сцены', diff --git a/SuperMap iEarth/public/locale/zh.js b/SuperMap iEarth/public/locale/zh.js index 5cc8484b..fcb17c60 100644 --- a/SuperMap iEarth/public/locale/zh.js +++ b/SuperMap iEarth/public/locale/zh.js @@ -675,6 +675,9 @@ const local_zh = { qxLayerDataUrl: '请输入该图层的数据服务URL', qxLayerDataSource: '请输入该图层对应的数据源', qxLayerDataset: '请输入该图层对应的数据集', + qxCover: '地图叠加倾斜', + selectQxLayer: '选择倾斜图层', + cover: '叠加', education: "教育版", urlChecedFail:"Url校验失败,请输入正确地址", appointSceneName:'指定场景名称', diff --git a/SuperMap iEarth/src/assets/icons/demo_index.html b/SuperMap iEarth/src/assets/icons/demo_index.html index 57932adb..ca75716b 100644 --- a/SuperMap iEarth/src/assets/icons/demo_index.html +++ b/SuperMap iEarth/src/assets/icons/demo_index.html @@ -54,6 +54,90 @@