susiwen8 opened a new pull request #12155: Fix geo don't show again when show once set false URL: https://github.com/apache/incubator-echarts/pull/12155 <!-- Please fill in the following information to help us review your PR more efficiently. --> ## Brief Information This pull request is in the type of: - [ ] bug fixing - [ ] new feature - [ ] others ### What does this PR do? Just hide the map not remove it ### Fixed issues Close #12154 ## Details ### Before: What was the problem? Once geo.show was set to false, map would never show again ### After: How is it fixed in this PR? Map will show again when it was hide ## 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 NA. ## 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]
