On 04/09/2009, james <[email protected]> wrote: > > I am build a streetview application on a commercial treadmill. I hate > running on a treadmill but I found that my new gym has a LCD monitor > before every treadmill. If those monitor could display streetview, I > could be running in a virtual world. How wonderful it is. > > The idea is > 1. Select your running route on your monitor, 10K Paris, 10K Hong Kong > Island, or 10K Taipei City. Just like those car racing games. > > 2. Move the streetview based on the speed of treadmill. 12(k/hr) works > fine to me and I've managed to get the speed from the treadmill, it's > easy, it's all about RS232. > > Here comes the question, > 3. Move the streetview based on a speed and a fixed route. > > Is there's any API or document for this?
An actual API for that is not provided, but the basic building blocks are http://code.google.com/apis/maps/documentation/services.html#Streetview Demo here which might like: http://gmaps-samples.googlecode.com/svn/trunk/streetview/streetview_directions.html > > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
