Like this:

My solution:
https://gist.github.com/Yokosama/723b0465a669c9207b69b77e9cec653d

I have some question:
How to get ItemContainer's width and height use binding? the result I got was Nan.
The ItemContainer's location are not updated until the drag is completed, how to update minimap's node items location in realtime when drag node item?
So, is there a better solution, thank you very much.
Like this:

My solution:

https://gist.github.com/Yokosama/723b0465a669c9207b69b77e9cec653d
I have some question:
How to get ItemContainer's width and height use binding? the result I got was Nan.
The ItemContainer's location are not updated until the drag is completed, how to update minimap's node items location in realtime when drag node item?
So, is there a better solution, thank you very much.