Skip to content

Commit

Permalink
支持地图叠加倾斜(更新图标icon)
Browse files Browse the repository at this point in the history
  • Loading branch information
supermap123 committed Apr 22, 2024
1 parent 8ee6c42 commit c7b3945
Show file tree
Hide file tree
Showing 17 changed files with 668 additions and 154 deletions.
3 changes: 3 additions & 0 deletions SuperMap iEarth/public/locale/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down
3 changes: 3 additions & 0 deletions SuperMap iEarth/public/locale/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,9 @@ const local_ja = {
qxLayerDataUrl: 'このレイヤーのデータ サービス URL を入力してください',
qxLayerDataSource: 'このレイヤーに対応するデータ ソースを入力してください',
qxLayerDataset: 'このレイヤーに対応するデータセットを入力してください',
qxCover: '地図オーバーレイの傾き',
selectQxLayer: '傾斜レイヤーを選択します',
cover: 'かぶせる',
education: "教育版",
urlChecedFail:"Urlチェックに失敗しました。正しいアドレスを入力してください",
appointSceneName:'シーン名の指定',
Expand Down
3 changes: 3 additions & 0 deletions SuperMap iEarth/public/locale/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,9 @@ const local_ru = {
qxLayerDataUrl: 'Введите URL-адрес службы данных для этого слоя.',
qxLayerDataSource: 'Пожалуйста, введите источник данных, соответствующий этому слою',
qxLayerDataset: 'Пожалуйста, введите набор данных, соответствующий этому слою',
qxCover: 'наклон наложения карты',
selectQxLayer: 'Выберите слой наклона',
cover: 'Наложение',
education: "обучать",
urlChecedFail:"Ошибка проверки Url, введите правильный адрес",
appointSceneName:'Укажите имя сцены',
Expand Down
3 changes: 3 additions & 0 deletions SuperMap iEarth/public/locale/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,9 @@ const local_zh = {
qxLayerDataUrl: '请输入该图层的数据服务URL',
qxLayerDataSource: '请输入该图层对应的数据源',
qxLayerDataset: '请输入该图层对应的数据集',
qxCover: '地图叠加倾斜',
selectQxLayer: '选择倾斜图层',
cover: '叠加',
education: "教育版",
urlChecedFail:"Url校验失败,请输入正确地址",
appointSceneName:'指定场景名称',
Expand Down
Loading

0 comments on commit c7b3945

Please sign in to comment.