Replies: 1 comment
-
Similar to #325 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
It would be valuable to display a Panoramax panoramic image when the user clicks on a point on the map, if such an image is available for that location.
What is Panoramax?
Panoramax is an open-source, decentralized platform for publishing and viewing geolocated street-level images. It allows contributors (e.g., cities, organizations, individuals) to share panoramic images under open licenses. Images are geotagged and can be queried and displayed based on geographic coordinates, similar to Google Street View but with a focus on openness, privacy, and interoperability.
Expected behavior:
When a user clicks on a point on the map, the app checks for the presence of a Panoramax image at or near that location.
If a panoramic image is found, a viewer is triggered (e.g., modal or side panel) to display the photo.
Beta Was this translation helpful? Give feedback.
All reactions