Right now PS lets the user click on a point and show a file corresponding to the point, for example an image or video.
This enhancement would allow the user to click on a point and show the corresponding image, but also a few images from points nearby to the point. In order to do this we would need a way to specify the number of neighbors to show and a server side function to obtain the neighboring points (or perhaps this could be done on the client as well).
Right now PS lets the user click on a point and show a file corresponding to the point, for example an image or video.
This enhancement would allow the user to click on a point and show the corresponding image, but also a few images from points nearby to the point. In order to do this we would need a way to specify the number of neighbors to show and a server side function to obtain the neighboring points (or perhaps this could be done on the client as well).