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

Re: Support Streetview Metadata API

Open ryanshepps opened this issue 1 year ago • 0 comments

Re: #681

I have a use case in my application for the Streetview Metadata API:

  1. Verify if Street View image is available using the StreetView Metadata API.
  2. If yes, generate a Street View image.
  3. If no, generate a Static Map image.

Please let me know if this is a valid use case. I'd be happy to open a PR.

ryanshepps avatar Sep 24 '24 22:09 ryanshepps