StreetViewManager: Communicate with Flash and Google Maps Street View
I released a library called StreetViewManager to operate Google Maps Street view from Flash with ExternalInterface.
You can display Street View by the following code:
var sview:StreetViewManager =new StreetViewManager();
sview.load(35.659461, 139.700512);
In this case, Shibuya, Tokyo, Japan.
"goFront" method is to move forward.
sview.goFront();
Sample app is here.
Showcase
Street View x Wii Barance Board x Wii Remote x Adobe AIR from uranodai on Vimeo.
This is the virtual walkthrough app that uses the Wii Balance Board and the Wii Remote.
5 Comments
Very nice!
Have you seen a way to reach into a Street View, examine the current viewing angle, and add a graphic programmatically?
Jonathan, you can get the Point Of View with a JavaScript command getPOV to see where you are looking at, but you would have to make your own overlay system to add a graphic that would fit the 3D of SV.
Great stuff, huge game potential within.
…
Однако …
…
Хм …