Skip to content

Commit 1d57ece

Browse files
committed
【examples】修改例子数据来源描述
1 parent 336de47 commit 1d57ece

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/leaflet/echartsScatterWeibo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
coordinateSystem: 'leaflet',
5757
title: {
5858
text: resources.text_weiboChina,
59-
subtext: 'From ThinkGIS',
59+
subtext: 'Data From ThinkGIS',
6060
sublink: 'http://www.thinkgis.cn/public/sina',
6161
left: 'center',
6262
top: 'top',

examples/mapboxgl/echarts_scatterWeibo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
coordinateSystem: 'GLMap',
9292
title: {
9393
text: resources.text_weiboChina,
94-
subtext: 'From ThinkGIS',
94+
subtext: 'Data From ThinkGIS',
9595
sublink: 'http://www.thinkgis.cn/public/sina',
9696
left: 'center',
9797
top: 'top',

examples/maplibregl/echarts_scatterWeibo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
title: {
9292
text: resources.text_weiboChina,
93-
subtext: 'From ThinkGIS',
93+
subtext: 'Data From ThinkGIS',
9494
sublink: 'http://www.thinkgis.cn/public/sina',
9595
left: 'center',
9696
top: 'top',

examples/openlayers/echartsScatterWeibo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
option = {
7777
title: {
7878
text: resources.text_weiboChina,
79-
subtext: 'From ThinkGIS',
79+
subtext: 'Data From ThinkGIS',
8080
sublink: 'http://www.thinkgis.cn/public/sina',
8181
left: 'center',
8282
top: 'top',

0 commit comments

Comments
 (0)