Ovilia opened a new pull request #12340: fix(map): map animation when zoom and 
center change. fix #11947
URL: https://github.com/apache/incubator-echarts/pull/12340
 
 
   This bug was introduced by 7cc5cb5b2e105fdf75033c5c6c8ef214L195
   
   <!-- Please fill in the following information to help us review your PR more 
efficiently. -->
   
   ## Brief Information
   
   This pull request is in the type of:
   
   - [x] bug fixing
   - [ ] new feature
   - [ ] others
   
   
   
   ### What does this PR do?
   
   <!-- USE ONCE SENTENCE TO DESCRIBE WHAT THIS PR DOES. -->
   
   Add map animation when zoom and center change.
   
   ### Fixed issues
   
   
   - #11947: Missing animation when changing zoom and center of geo component
   
   
   ## Details
   
   ### Before: What was the problem?
   
   No animation.
   
   
   ### After: How is it fixed in this PR?
   
   Use `updateProps` to set animation.
   
   
   
   ## Usage
   
   ### Are there any API changes?
   
   - [ ] The API has been changed.
   
   <!-- LIST THE API CHANGES HERE -->
   
   
   
   ### Related test cases or examples to use the new APIs
   
   test/map.html
   
   
   
   ## Others
   
   ### Merging options
   
   - [ ] Please squash the commits into a single one when merge.
   
   ### Other information
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to