ProjectSidewalk / SidewalkWebpage

Project Sidewalk web page
http://projectsidewalk.org
MIT License
83 stars 24 forks source link

Adds city and GSV URL to image info button when copied to clipboard #3569

Closed misaugstad closed 3 months ago

misaugstad commented 3 months ago

Resolves #3568

Adds the city name and the GSV URL to the data when copied to the clipboard on the GSV info button. This applies to the button as shown on Gallery, Validate, and Explore.

Before/After screenshots (if applicable)

Before

Latitude: 40.9007798662525°
Longitude: -74.02539685791724°
Panorama ID: CCNJnMDAiD2D_uHkgVGFWQ
Street ID: 1751
Region ID: 12
Label ID: 5790

After:

Latitude: 40.9007798662525°
Longitude: -74.02539685791724°
Panorama ID: CCNJnMDAiD2D_uHkgVGFWQ
Street ID: 1751
Region ID: 12
City: Teaneck, NJ
GSV URL: https://www.google.com/maps/@?api=1&map_action=pano&viewpoint=40.9007798662525%2C-74.02539685791724&heading=94.1875&pitch=-23
Label ID: 5790
Things to check before submitting the PR