Skip to content

Commit 2cfa4c1

Browse files
author
caoxinke@supermap.com
committed
提交漏改的。
1 parent 4b65fec commit 2cfa4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/openlayers/05_findPathService.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
new ol.supermap.NetworkAnalystService(serviceUrl).findPath(findPathParameter, function (serviceResult) {
9494
var guideLayerStyle = new ol.style.Style({
9595
image: new ol.style.Icon(({
96-
src: 'http://support.supermap.com.cn:8090/iserver/iClient/forJavaScript/examples/images/walk.png',
96+
src: '../img/walk.png',
9797
size: [20, 20]
9898
}))
9999
});

0 commit comments

Comments
 (0)