You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2018. It is now read-only.
In the map view limit how far the user can pan. Do not allow the user to move the map entirely off the screen. The diameter of one node should always be visible of the map.
Example: If the map fits in a 100x100 pixel area and a node is 10 pixels in diameter some part of the outer most 10 pixels of the map should always be visible.