brgoggin / SF-Development

Python and leaflet web mapping to create map of residential development in San Francisco.
http://www.briangoggin.com/2016/12/11/mapping-residential-development-in-san-francisco/
0 stars 0 forks source link

Adjust google images for map #7

Open brgoggin opened 7 years ago

brgoggin commented 7 years ago

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 commented 7 years ago

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 commented 7 years ago

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/