Mark Walters from DigitalFlipBook has written an excellent article that explains how to use Papervision3D and the mapping API from Yahoo! to display any location you enter on a 3D globe of the world.
Check it out here.
Mark Walters from DigitalFlipBook has written an excellent article that explains how to use Papervision3D and the mapping API from Yahoo! to display any location you enter on a 3D globe of the world.
Check it out here.
June 12, 2008 at 1:19 pm |
Because this sample use Yahoo Map for geocoding, then I can’t search Chinese address. So I try to combine “Google Map for Flash” and this sample together.
http://benbenstudio.blogspot.com/2008/06/pv3d.html
June 19, 2008 at 10:01 pm |
Thanks so much Mark
I was so happy with your release that I extended it to include the following:
Upgrades
1. Colored Markers
2. Clickable Markers with Video Playback
(click the ball)
3. Persistent – flat file system DOM
Flex sorting
Not Table-Table but Table-File
4. Marker Sets
5. Add Marker sets and Markers
6. Video and Text Description Fields
7. Clock
I have been working with Yahoo maps for some time, but was having some difficulty with the markers. Your code provided great insight on the issue. You can find the Video Demo, Program Demo, and Source Files below
Video Demo: http://www.youtube.com/watch?v=9e-0ECqsfTU
Program Demo: http://nkuflc.org/Geocoding/
Source Code: http://code.google.com/p/flex3cookbook1/
Give freely and you will freely receive…
Best,
Mike
September 15, 2008 at 4:15 am |
I would like to thank mark for his nice work on Papervision. Thanks man!
Mike….you have also done a great job from where Mark left it.Keep it up.
Mark/Mike, can someone of you help me out from the issue. I am drawing bezier3D lines from one marker to another. The beziers are drawn well but they are placed somewhere else. I think there needs some conversion as I am passing vertex3D to the bezier3d class.
Any help will be great for me!
Thanks in advance.