Interactive Mini Map #2166
Replies: 5 comments 5 replies
-
|
Could there potentially also be some events on Minimap nodes? Like click/dblclick or mouseovers? |
Beta Was this translation helpful? Give feedback.
-
|
@moklick do u have any live example. Because adding props like draggable, zoomable to existing component doesn't work for me |
Beta Was this translation helpful? Give feedback.
-
|
WIP: #2530 preview: https://codesandbox.io/s/interactive-minimap-wo8qfw |
Beta Was this translation helpful? Give feedback.
-
|
We have some clients asking for this as well. Glad to see you are working on it. I am happy to contribute, let me know how I can help. |
Beta Was this translation helpful? Give feedback.
-
|
Interactive Minimap is available since v11.2.0 https://github.com/wbkd/react-flow/releases/tag/11.2.0 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Update: This feature is available since v11.2.0
Create a new
<InteractiveMinimap />or add props likedraggable,zoomable,clickableto the existing<MiniMap />component so that the user can use the mini map to navigate the flow.Beta Was this translation helpful? Give feedback.
All reactions