mattdesl / mattdesl/google-panorama-equirectangular
Custom streetview panoramas URLs not found/working
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 188
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
Example panoid:
CAoSLEFGMVFpcE9YLTFZZFJHREtRMmotT0FsMjlna09Wd2dsTnNWNkxGX3dMdF9M
Here's a site that loads pano by panoid:
https://istreetview.com/CAoSLEFGMVFpcE9YLTFZZFJHREtRMmotT0FsMjlna09Wd2dsTnNWNkxGX3dMdF9M
I'm still investigating, but I think the URLs defined in getUrl.js don't account for custom panoramas.
For what it's worth, from what I have tested so far, official Google streetview panorama IDs work perfectly.
Anyway, just thought I would open an issue to get any feedback/advice. I can make a PR if I figure out how to return an image for these custom panos.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting getUrl.js and compare how it builds URLs for the supplied custom panoid versus official Google Street View panorama IDs. Use the example panoid and the istreetview.com reference while investigating. Done means the library returns an image for custom panoramas without breaking official panorama support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100