google-maps-services-js icon indicating copy to clipboard operation
google-maps-services-js copied to clipboard

StreetViewService.getPanorama implementation

Open kotlander opened this issue 2 years ago • 2 comments

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 avatar Oct 25 '23 02:10 kotlander

If you would like to upvote the priority of this issue, please comment below or react on the original post above with :+1: 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.

wangela avatar Oct 25 '23 03:10 wangela

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?

usefulthink avatar Dec 06 '23 14:12 usefulthink