Skip to content

Commit f2bf904

Browse files
committed
fix 示例误修改
1 parent e7b88c3 commit f2bf904

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

examples/leaflet/04_generateSpatialDataService.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
maxZoom: 18,
2323
zoom: 2
2424
});
25+
L.supermap.tiledMapLayer(baseUrl, {noWrap: true}).addTo(map);
2526
generateSpatialDataAnalystProcess();
2627

2728
function generateSpatialDataAnalystProcess() {

examples/leaflet/04_thiessenAnalystService_datasets.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
maxZoom: 18,
2222
zoom: 1
2323
});
24-
L.supermap.tiledMapLayer(baseUrl, {noWrap: true}).addTo(map)
24+
L.supermap.tiledMapLayer(baseUrl, {noWrap: true}).addTo(map);
25+
2526
thiessenAnalystProcess();
2627

2728
function thiessenAnalystProcess() {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy