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

Adjust google images for map #7

Open
brgoggin opened this issue Jan 13, 2017 · 2 comments
Open

Adjust google images for map #7

brgoggin opened this issue Jan 13, 2017 · 2 comments

Comments

@brgoggin
Copy link
Owner

Many google images from the Static Image API are either: 1) indoor pictures 2) pointing in the wrong direction 3) taken at night.

I have played with several different potential solutions, including: 1) adjusting the FOV (zoom out) 2) changing to address versus Lat Long.

Also, this OUTDOOR option sounds interesting but might just be for panoramas: http://stackoverflow.com/questions/32256936/disable-indoor-view-of-buildings-in-google-maps-street-view

@brgoggin
Copy link
Owner Author

Figured out how to include google panoramas. Still need to figure out how to limit these to outdoor panoramas as of 01/25/2016

@brgoggin
Copy link
Owner Author

List of Helpful Examples/Discussions:

Issue Chain:
https://code.google.com/p/gmaps-api-issues/issues/detail?id=4831

Google Answer: https://developers.google.com/maps/documentation/javascript/3.exp/reference#StreetViewSource

Guy's sample code:
http://jsbin.com/jilitomabo/edit?js

brian trial and error:

http://jsbin.com/yasadatiwo/edit?js

google JSfiddle example with interesting example (545 Post Street, SF):

https://jsfiddle.net/9cLyf5q4/

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

No branches or pull requests

1 participant