Skip to content

Commit b4ec5b6

Browse files
committed
fix 例子
1 parent c78aaa1 commit b4ec5b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/mapboxgl/mvtVectorTile_Beijing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"vector-tiles": {
3939
"attribution":attribution,
4040
"type": "vector",
41-
"tiles": ["http://localhost:8090/iserver/services/map-beijing4/rest/maps/beijingMap/tileFeature.mvt?_cache=false&returnAttributes=true&compressTolerance=-1&width=512&height=512&viewBounds={bbox-epsg-3857}&expands=0:0_2,132_128,138_64,141_32,143_16,145_8,147_4"]
41+
"tiles": ["http://117.122.248.69:8090/iserver/services/map-beijing/rest/maps/beijingMap/tileFeature.mvt?_cache=false&returnAttributes=true&compressTolerance=-1&width=512&height=512&viewBounds={bbox-epsg-3857}&expands=0:0_2,132_128,138_64,141_32,143_16,145_8,147_4"]
4242
},
4343
},
44-
"sprite": "http://localhost:9999/iClient9/web/styles/street/sprite",
44+
"sprite": "http://iclient.supermapol.com/web/styles/street/sprite",
4545
"glyphs": "mapbox://fonts/mapbox/{fontstack}/{range}.pbf",
4646
"layers": []
4747
},

0 commit comments

Comments
 (0)