Skip to content

Commit 0cf266b

Browse files
修改 ugc 示例提示引入版本
1 parent e573f99 commit 0cf266b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+48
-48
lines changed

examples/leaflet/ugc_ParallelAndPerpendicular.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_buffer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_computeGeodesicArea.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_computeGeodesicDistance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_computeParallel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_convexHull.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_distanceToLineSegment.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_isIntersectRegionWithRect.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_pointPositon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

examples/leaflet/ugc_resample.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*********************************************************************-->
44
<!--********************************************************************
55
* 该示例需要引入
6-
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.0/UGCWasmAll.js)
6+
* UGCWasm (https://iclient.supermap.io/web/libs/ugcwasm/1.0.1/UGCWasmAll.js)
77
*********************************************************************-->
88
<!DOCTYPE html>
99
<html>

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