|
@@ -1147,8 +1147,8 @@
|
|
that.markersMapList.push(marke)
|
|
that.markersMapList.push(marke)
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- that.$refs.supermapProcessed.controlLevel(12)
|
|
|
|
- that.$refs.supermapProcessed.dropLocation(that.information[4].content,that.information[3].content)
|
|
|
|
|
|
+ that.$refs.supermapProcessed.controlLevel(10)
|
|
|
|
+ that.$refs.supermapProcessed.dropLocation(information.content,information.content)
|
|
that.$refs.supermapProcessed.clearM(false)
|
|
that.$refs.supermapProcessed.clearM(false)
|
|
that.$refs.supermapProcessed.setMarkers(that.markersMapList)
|
|
that.$refs.supermapProcessed.setMarkers(that.markersMapList)
|
|
})
|
|
})
|