I have a diagram (NSView) that can get very big. I would like to provide a "Mini Map" that shows the whole View in small as a help for navigation (see as an example: https://en.wikipedia.org/wiki/Mini-map).
Is there any trick on how to do this easily? Did someone already create such a Map View?