Commit 3d430135 authored by 耿迪迪's avatar 耿迪迪

mapviewjs问题修改 gengdidi

parent 3d986727
......@@ -368,7 +368,7 @@ class gaodeMap {
case DEVICE_TYPE.DUTYPERSON: {
let icon = new AMap.Icon({
//size: new AMap.Size(51, 23),
image: require("../assets/images/zhibaorenyuan.png")
image: require("../assets/images/zhibanrenyuan.png")
});
marker.setIcon(icon);
break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment