Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StreetViewService.getPanorama implementation #1064

Open
kotlander opened this issue Oct 25, 2023 · 2 comments
Open

StreetViewService.getPanorama implementation #1064

kotlander opened this issue Oct 25, 2023 · 2 comments
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@kotlander
Copy link

For one of my project I highly need server side implementation of one function from the Street View Service API.
namely StreetViewService.getPanorama. This function retrieves only metadata about the image but not the image by itself. So, probably it is not so difficult to implement. However, I don't see Street View API at all as a part of this library.
Could it be implemented and added to your library?
If you have not enough resources to implement it, could someone guide me, so I could contribute to this implementation by myself.

@kotlander kotlander added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Oct 25, 2023
@wangela
Copy link
Member

wangela commented Oct 25, 2023

If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.

@kotlander Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

@usefulthink usefulthink added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed triage me I really want to be triaged. labels Dec 6, 2023
@usefulthink
Copy link
Contributor

usefulthink commented Dec 6, 2023

Just from a quick search, it doesn't look like the StreetViewService has any officially supported REST API that we could implement in this library. That could be missing documentation or a "you're not even allowed to do that" thing, I can't tell. Maybe @wangela can answer this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants