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