Skip to content

Commit 00afb5f

Browse files
author
caoxinke@supermap.com
committed
优化显示效果。
1 parent 47f28b4 commit 00afb5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/mapboxgl/mapvForceEdgeBuilding.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
.setHTML('示例数据来源为百度MapV的加偏数据,iClient9未做纠偏处理')
5757
.addTo(map);
5858

59-
map.on('load', function () {
6059
var randomCount = 500;
6160

6261
var node_data = {
@@ -154,7 +153,6 @@
154153
};
155154

156155
new mapboxgl.supermap.MapvLayer(map, dataSet, options);
157-
});
158156

159157
</script>
160158
</body>

0 commit comments

Comments
 (0)