uranodai http://uranodai.com

Interaction Designer in CyberAgent, Inc.

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.

This is Daisuke Urano

Hello! Nice to meet you.
I’m Daisuke Urano, Interaction Designer in CyberAgent.
I’ve just joined on JActionScripters.

Recent work:

Recent private works:

  • AIR SANPO (Virtual walking app with Google Maps Street View,Wii Fit,iPhone and chumby)
  • Multi-touch app (Flash app on homebrew multi-touch display)
  • ndsas (AS3 library for Communication between the Nintendo DS and Flash)

Thanks! :-)