antivirus99912 / montrealtransit-for-android

Automatically exported from code.google.com/p/montrealtransit-for-android
0 stars 0 forks source link

The app should show street view button for bus stops and subway stations (exits?) #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Using the street view intent:
google.streetview:cbll=lat,lng&cbp=1,yaw,,pitch,zoom&mz=mapZoom

More info, http://developer.android.com/guide/appendix/g-app-intents.html

It will be great to have a street view small image preview.

Original issue reported on code.google.com by mathieu.mea on 22 Mar 2010 at 6:44

GoogleCodeExporter commented 9 years ago
Thumbnail in StreetView are not in the Google Maps API... yet

But this it can be done with this kind of links:
http://cbk0.google.com/cbk?output=thumbnail&w=90&h=68&ll=45.523105,-
73.581344&panoid=R-d4CWerXBdkRiZxrk7mFA&yaw=222.689865&pitch=-3.019882

A Userscripts using SteetView Thumbnail:
http://userscripts.org/scripts/review/60998

Original comment by mathieu.mea on 22 Mar 2010 at 8:44