Minimaps are a great way to viualize large graphs. Rappid does have a feature called Navigator. But Rappid is a paid library build on top of JointJS. JointJS is open source and free to use library.
This simple example shows how to build minimap directly with JointJS. See the example running here.
Implementation in this example only demonstrates the approach, code can be better optimized.