Hi,
I recently placed a Yahoo map api (flash format) inside a 3d model. The Yahoo map worked fine and even displayed longitude and latitude coordinates (I did not know that placing flash files inside 3D model canvases was possible until I saw the Using Flash as a 3D material video. So, thank you Dave Merchant).
So, would it be possible to create a 3D geospatial PDF of sorts by placing two flash videos inside a 3D model? One of the flash videos would have two text boxes that would display cursor coordinates for the x, y values. The second flash video would be placed on the front of a 3D object that is perpendicular to the horizontal plane. This flash video would have one text box to get a z value, which would actually be the y value of the cursor.
I am not necessarily asking how to do this (Any such explanation would be way over my head - I don't really know how to write code. I do know some math, which is why I can write regular GeoPDFs with a text editor. I am really just altering the projection and current transformation matrix of existing GeoPDFs and adding a map view or two). I am just not knowledgeable enough to know how bad such an idea really is. So, how bad is this idea?
Also, the Yahoo map api I placed in the 3D model was not exactly normal. It used rich media annotation. The Yahoo map inside the 3D model was adding buttons to the PDF media box area located outside of the 3D canvas, when I clicked to mark a location on the map. And the mouse up event of the buttons that were created in this manner would move the Yahoo map back to the location that was on the Yahoo map screen when the button was created. (I did not create this Yahoo map. The original version of the map is at http://pdfdevjunkie.host.adobe.com/example_yahooMap.shtml)
Thanks