File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
5 . 利用 ` QueryTask ` ,传入缓冲区图形进行查询。
10
10
6 . 接收查询后结果
11
11
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 )
13
13
14
14
### ** 在下图中可以找到 ArcGIS Server中几何服务地址**
15
15
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)
17
17
18
18
### ** 在 src\map\init.js 引入一下模块**
19
19
@@ -207,7 +207,7 @@ loadModules(
207
207
208
208
效果:
209
209
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)
211
211
212
212
<br >
213
213
You can’t perform that action at this time.
0 commit comments