Map in flash
Map in flash
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- fugged0
i believe your running into the problem because of the map projection. converting 3d points on a sphere into 2d points on a "warped" 2d plane.
I ran into something similair when making a flash app that would read data recorded from a gps unit and display on a map. never did get it right. finally gave up...