Skip to content

Commit a2d5ff7

Browse files
committed
Mapbox GL新增风格切换范例
1 parent 285203e commit a2d5ff7

10 files changed

+6538
-6504
lines changed

examples/mapboxgl/config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ var exampleConfig = {
6464
thumbnail: "mvt_Beijing_positron.png",
6565
fileName: "mvtVectorTile_Beijing_positron"
6666
},
67+
{
68+
name: "风格切换",
69+
thumbnail: "mvt_changeStyle.png",
70+
fileName: "mvtVectorTile_changeStyle"
71+
}
6772
]
6873
},
6974
"Echarts": {
22.8 KB
Loading

0 commit comments

Comments
 (0)