Skip to content

Commit 5478f1f

Browse files
committed
Demo-8: finish
1 parent 455374c commit 5478f1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Demo-8/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
5. 利用 `QueryTask `,传入缓冲区图形进行查询。
1010
6. 接收查询后结果
1111

12-
代码位置:
12+
代码位置:[https://github.com/LuckRain7/arcgis-api-for-javascript-vue/blob/master/Demo-8/buffer.js](https://github.com/LuckRain7/arcgis-api-for-javascript-vue/blob/master/Demo-8/buffer.js)
1313

1414
### **在下图中可以找到 ArcGIS Server中几何服务地址**
1515

16-
![geometry-utilities](C:\Users\ZHCZ\Desktop\arcgis-api-for-javascript-vue\Demo-8\geometry-utilities.png)
16+
![geometry-utilities](https://luckrain7.github.io/arcgis-api-for-javascript-vue/Demo-8/geometry-utilities.png)
1717

1818
### **在 src\map\init.js 引入一下模块**
1919

@@ -207,7 +207,7 @@ loadModules(
207207

208208
效果:
209209

210-
![buffer](C:\Users\ZHCZ\Desktop\arcgis-api-for-javascript-vue\Demo-8\buffer.gif)
210+
![buffer](https://luckrain7.github.io/arcgis-api-for-javascript-vue/Demo-8/buffer.gif)
211211

212212
<br>
213213

0 commit comments

Comments
 (0)