小车动画支持调节速率
This commit is contained in:
parent
49fff20134
commit
5b60c22a9d
@ -187,6 +187,7 @@ function stop(){
|
||||
stopAnimation(map,data,view)
|
||||
}
|
||||
function play(item){
|
||||
stop()
|
||||
console.log(item,view.lines,data.polylines)
|
||||
options.showLines = [item.value]
|
||||
changeShowLines()
|
||||
|
Loading…
Reference in New Issue
Block a user