Skip to content

Commit 7520adb

Browse files
【fix】 example title 修改 review by zhurc
1 parent 874b647 commit 7520adb

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/locales/en-US/resources.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -465,9 +465,9 @@ window.examplesResources = {
465465
"title_vectorTileLayerNight": "Night Style of SuperMap REST Vector Layer",
466466
"title_vectorTileLayerNormal": "Vector Layer of SuperMap REST",
467467
"title_iportalWebMap": "SuperMap iPortal Map",
468-
"title_earthquakeHeatMapLayer": "Earthquake occurrences(2001-2014)(Classic)",
468+
"title_earthquakeHeatMapLayer": "Earthquake occurrences(2005-2016)(Classic)",
469469
"title_echartsEarthquake": "Earthquake occurrences(2005-2016)",
470-
"title_l_echartsEarthquake": "Earthquake heat map (2000-2015)",
470+
"title_l_echartsEarthquake": "Earthquake heat map (2001-2014)",
471471
"title_lianjia": "Beijing house prices of Lianjia(2018.2)",
472472
"title_l_echartsEarthquake1": "2008 to 2017 years of earthquake statistics",
473473
"title_echartsLinesMillions_bjRoads": "Use lines to draw 1.3 millions Beijing's roads",

examples/locales/zh-CN/resources.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -325,13 +325,13 @@ window.examplesResources = {
325325
"title_tiledMapLayerProj4": "自定义比例尺地图",
326326
"title_interpolationAnalystServiceKriging": "空间分析-普通克吕金插值分析",
327327
"title_interpolationAnalystServiceKrigingUniversal": "空间分析-泛克吕金插值分析",
328-
"title_findMTSPPathsServiceLogistics": "网络分析服务-旅行商分析(物流配送)",
329-
"title_findTSPPathsService": "网络分析服务-多旅行商分析(质检巡查)",
328+
"title_findMTSPPathsServiceLogistics": "网络分析服务-多旅行商分析(物流配送)",
329+
"title_findTSPPathsService": "网络分析服务-旅行商分析(质检巡查)",
330330
"title_graphicLayer": "高效率点图层-18万纽约出租车点",
331-
"title_mb_graphicLayer": "高效率点图层",
332-
"title_graphicLayer_webgl": "高效率点图层-webgl",
331+
"title_mb_graphicLayer": "纽约出租车145万上车点",
332+
"title_graphicLayer_webgl": "纽约145万出租车-webgl",
333333
"title_graphicLayerClovers": "高效率点图层-三叶草",
334-
"title_graphicLayerTaxi": "18万纽约出租车-符号绘制",
334+
"title_graphicLayerTaxi": "纽约18万出租车-符号绘制",
335335
"title_heatMap": "热力图",
336336
"title_heatMapNY": "纽约出租车上车点热力图",
337337
"title_markerCluster": "点聚合",
@@ -342,7 +342,7 @@ window.examplesResources = {
342342
"title_AnimationFeature": "动画要素图",
343343
"title_Cluster": "聚点图",
344344
"title_graphiclayerCanvas": "纽约出租车18万点-canvas渲染",
345-
"title_graphiclayerWebgl": "webgl渲染",
345+
"title_graphiclayerWebgl": "纽约出租车18万点-webgl渲染",
346346
"title_baiduLayer": "百度地图",
347347
"title_changeTileVersion": "多版本缓存切换",
348348
"title_layerSwitch": "卷帘",
@@ -409,7 +409,7 @@ window.examplesResources = {
409409
"title_vectorTileLayerNight": "SuperMap REST 月夜风格矢量底图",
410410
"title_vectorTileLayerNormal": "SuperMap REST 矢量瓦片",
411411
"title_iportalWebMap": "SuperMap iPortal地图",
412-
"title_earthquakeHeatMapLayer": "2001-2014地震次数(Classic)",
412+
"title_earthquakeHeatMapLayer": "2005-2016地震次数(Classic)",
413413
"title_echartsEarthquake": "2005到2016年地震发生情况",
414414
"title_l_echartsEarthquake": "2001年到2014年地震热力图",
415415
"title_lianjia": "2018年2月北京房价信息",

0 commit comments

Comments
 (0)