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

Take only google material #35

Open
Konsov opened this issue Nov 27, 2019 · 0 comments
Open

Take only google material #35

Konsov opened this issue Nov 27, 2019 · 0 comments

Comments

@Konsov
Copy link

Konsov commented Nov 27, 2019

hi guys. i use this repository on my mobile applicaton. In my application i want to filter panorama by copyright. In some words i want to take only the panorame uploaded by google and not by common users. On google api there is:
StreetViewPanoramaData interface

google.maps.StreetViewPanoramaData interface

Properties

copyright | Type:  string Specifies the copyright text for this panorama.
imageDate | Type:  string Specifies the year and month in which the imagery in this panorama was acquired. The date string is in the form YYYY-MM.
links | Type:  Array Specifies the navigational links to adjacent panoramas.
location | Type:  StreetViewLocation Specifies the location meta-data for this panorama.
tiles | Type:  StreetViewTileData Specifies the custom tiles for this panorama.

how can implement that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant