chadj / gpedal

Virtually ride indoors with Google Street View and bluetooth bike power meters (Web Bluetooth API)
https://chadj.github.io/gpedal/
MIT License
119 stars 33 forks source link

Occasionally Google StreetView indoor panoramas are being displaying. Filter these out. #1

Closed chadj closed 7 years ago

chadj commented 7 years ago

This one is proving difficult. I updated the streetViewService.getPanorama call to include the following option {source: google.maps.StreetViewSource.OUTDOOR} but indoor photo spheres are still being displayed. I'm not sure what the next steps are.