Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aaa3f2d

Browse files
【fix】更新mvt例子的source-layer review by liqian
1 parent b6abf9e commit aaa3f2d

15 files changed

+127
-127
lines changed

‎examples/data/styles/beijing.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
}
1919
},
2020
{
21-
"id": "单值专题图#2",
21+
"id": "面区界R@北京",
2222
"type": "fill",
2323
"source": "vector-tiles",
24-
"source-layer": "单值专题图#2",
24+
"source-layer": "面区界R@北京",
2525
"paint": {
2626
"fill-color": "#EFE9E1"
2727
}
2828
},
2929
{
30-
"id": "单值专题图#1",
30+
"id": "界线@北京",
3131
"type": "line",
3232
"source": "vector-tiles",
33-
"source-layer": "单值专题图#1",
33+
"source-layer": "界线@北京",
3434
"paint": {
3535
"line-color": "hsl(240, 8%, 51%)",
3636
"line-width": 0.5
@@ -328,10 +328,10 @@
328328
}
329329
},
330330
{
331-
"id": "标签专题图#10",
331+
"id": "区政府驻地@北京",
332332
"type": "symbol",
333333
"source": "vector-tiles",
334-
"source-layer": "标签专题图#10",
334+
"source-layer": "区政府驻地@北京",
335335
"maxzoom":12,
336336
"layout": {
337337
"text-offset": [-1.5, -0.5],
@@ -350,11 +350,11 @@
350350

351351
},
352352
{
353-
"id": "标签专题图#64",
353+
"id": "标志建筑@北京",
354354
"type": "symbol",
355355
"minzoom":14,
356356
"source": "vector-tiles",
357-
"source-layer": "标签专题图#64",
357+
"source-layer": "标志建筑@北京",
358358
"layout": {
359359
"text-offset": [-1.5, -0.5],
360360
"text-anchor": "bottom-left",

‎examples/data/styles/beijingDark.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,19 +18,19 @@
1818
}
1919
},
2020
{
21-
"id": "单值专题图#2",
21+
"id": "面区界R@北京",
2222
"type": "fill",
2323
"source": "vector-tiles",
24-
"source-layer": "单值专题图#2",
24+
"source-layer": "面区界R@北京",
2525
"paint": {
2626
"fill-color": "hsl(55, 1%, 20%)"
2727
}
2828
},
2929
{
30-
"id": "单值专题图#1",
30+
"id": "界线@北京",
3131
"type": "line",
3232
"source": "vector-tiles",
33-
"source-layer": "单值专题图#1",
33+
"source-layer": "界线@北京",
3434
"paint": {
3535
"line-color": "hsl(0, 0%, 35%)",
3636
"line-width": 0.5
@@ -243,10 +243,10 @@
243243
}
244244
},
245245
{
246-
"id": "标签专题图#10",
246+
"id": "区政府驻地@北京",
247247
"type": "symbol",
248248
"source": "vector-tiles",
249-
"source-layer": "标签专题图#10",
249+
"source-layer": "区政府驻地@北京",
250250
"maxzoom": 12,
251251
"layout": {
252252
"text-offset": [-1.5, -0.5],
@@ -287,10 +287,10 @@
287287
}
288288
},
289289
{
290-
"id": "标签专题图#64",
290+
"id": "标志建筑@北京",
291291
"type": "symbol",
292292
"source": "vector-tiles",
293-
"source-layer": "标签专题图#64",
293+
"source-layer": "标志建筑@北京",
294294
"minzoom": 11,
295295
"layout": {
296296
"text-offset": [-1.5, -0.5],

‎examples/data/styles/beijingFiord.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,10 @@
350350

351351

352352
{
353-
"id": "标签专题图#10",
353+
"id": "区政府驻地@北京",
354354
"type": "symbol",
355355
"source": "vector-tiles",
356-
"source-layer": "标签专题图#10",
356+
"source-layer": "区政府驻地@北京",
357357
"layout": {
358358
"text-offset": [-1.5, -0.5],
359359
"text-anchor": "bottom-left",
@@ -387,10 +387,10 @@
387387

388388
},
389389
{
390-
"id": "标签专题图#64",
390+
"id": "标志建筑@北京",
391391
"type": "symbol",
392392
"source": "vector-tiles",
393-
"source-layer": "标签专题图#64",
393+
"source-layer": "标志建筑@北京",
394394
"layout": {
395395
"text-offset": [-1.5, -0.5],
396396
"text-anchor": "bottom-left",

‎examples/data/styles/beijingKlokantech.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218

219219

220220
{
221-
"id": "标签专题图#10",
221+
"id": "区政府驻地@北京",
222222
"type": "symbol",
223223
"source": "vector-tiles",
224-
"source-layer": "标签专题图#10",
224+
"source-layer": "区政府驻地@北京",
225225
"maxzoom":12,
226226
"layout": {
227227
"text-offset": [-1.5, -0.5],
@@ -243,10 +243,10 @@
243243

244244
},
245245
{
246-
"id": "标签专题图#64",
246+
"id": "标志建筑@北京",
247247
"type": "symbol",
248248
"source": "vector-tiles",
249-
"source-layer": "标签专题图#64",
249+
"source-layer": "标志建筑@北京",
250250
"minzoom":11,
251251
"layout": {
252252
"text-offset": [-1.5, -0.5],

‎examples/data/styles/beijingOSM.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
},
2020

2121
{
22-
"id": "单值专题图#1",
22+
"id": "界线@北京",
2323
"type": "line",
2424
"source": "vector-tiles",
25-
"source-layer": "单值专题图#1",
25+
"source-layer": "界线@北京",
2626
"layout": {
2727
"line-join": "round"
2828
},
@@ -455,10 +455,10 @@
455455

456456

457457
{
458-
"id": "标签专题图#10",
458+
"id": "区政府驻地@北京",
459459
"type": "symbol",
460460
"source": "vector-tiles",
461-
"source-layer": "标签专题图#10",
461+
"source-layer": "区政府驻地@北京",
462462
"maxzoom":12,
463463
"layout": {
464464
"text-offset": [-1.5, -0.5],
@@ -480,10 +480,10 @@
480480

481481
},
482482
{
483-
"id": "标签专题图#64",
483+
"id": "标志建筑@北京",
484484
"type": "symbol",
485485
"source": "vector-tiles",
486-
"source-layer": "标签专题图#64",
486+
"source-layer": "标志建筑@北京",
487487
"minzoom":14,
488488
"layout": {
489489
"text-offset": [-1.5, -0.5],

‎examples/data/styles/beijingPositron.json‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
},
2020

2121
{
22-
"id": "单值专题图#1",
22+
"id": "界线@北京",
2323
"type": "line",
2424
"source": "vector-tiles",
25-
"source-layer": "单值专题图#1",
25+
"source-layer": "界线@北京",
2626
"paint": {
2727
"line-color": "hsl(240, 8%, 51%)",
2828
"line-width": 0.5
@@ -407,10 +407,10 @@
407407
}
408408
},
409409
{
410-
"id": "标签专题图#10",
410+
"id": "区政府驻地@北京",
411411
"type": "symbol",
412412
"source": "vector-tiles",
413-
"source-layer": "标签专题图#10",
413+
"source-layer": "区政府驻地@北京",
414414
"layout": {
415415
"text-offset": [-1.5, -0.5],
416416
"text-anchor": "bottom-left",
@@ -444,10 +444,10 @@
444444

445445
},
446446
{
447-
"id": "标签专题图#64",
447+
"id": "标志建筑@北京",
448448
"type": "symbol",
449449
"source": "vector-tiles",
450-
"source-layer": "标签专题图#64",
450+
"source-layer": "标志建筑@北京",
451451
"layout": {
452452
"text-offset": [-1.5, -0.5],
453453
"text-anchor": "bottom-left",

‎examples/mapboxgl/components_animate_marker_layer_vue.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<a-radio-button value="haloRing">{{ resources.btn_haloRing }}</a-radio-button>
5757
<a-radio-button value="rotatingAperture">{{ resources.btn_rotatingAperture }}</a-radio-button>
5858
<a-radio-button value="diffusedAperture">{{ resources.btn_diffusedAperture }}</a-radio-button>
59-
<a-radio-button value="rotatingTextBorder">{{ resources.btn_rotatingTextBorder }}</a-radio-button>
59+
<a-radio-button value="rotatingTextBorder">{{ resources.btn_breathingAperture }}</a-radio-button>
6060
</a-radio-group>
6161
</div>
6262
<script>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /