We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ea5dd7 commit efd4552Copy full SHA for efd4552
examples/maplibregl/websymbol_DLG_I49.html
@@ -152,7 +152,7 @@
152
153
map.on("load", function () {
154
// 配置基础路径
155
- new mapboxgl.supermap.WebSymbol().init({ basePath: window.exampleWebSymbolBasePath });
+ new maplibregl.supermap.WebSymbol().init({ basePath: window.exampleWebSymbolBasePath });
156
// 加载Web符号
157
var symbolIds = [
158
"line-963379",
examples/maplibregl/websymbol_landuse.html
@@ -95,7 +95,7 @@
95
96
97
98
99
100
"polygon-955452",
101
"polygon-955550",
0 commit comments