I have an app that is randomly generating positions in a GoogleMaps based on a defined boundary. So I first generate a random LatLng and then I verify if this point is insid
I've created a small library (based on VVB's answer), that lets you (pretty reliably) check if StreetView is available for a specific location.
Feel free to check it out.