-
Notifications
You must be signed in to change notification settings - Fork 19.8k
map is not restoring #11670
Copy link
Copy link
Closed
Labels
Description
Version
4.5.0
Steps to reproduce
step 1. Open map
step 2. Zoom at some point,
step3. Click 'restore' in toolbox
What is expected?
Points and map are restore
What is actually happening?
map is not restoring, but pointsis restored correctly
https://echarts.apache.org/examples/en/editor.html?c=map-parallel-prices
add option:
feature: {
restore: { },
},
Reactions are currently unavailable