在 Flex 中嵌入 Google Maps API Javascript

问题描述:

如何在我的 Flex 应用程序中嵌入 Google Maps API Javascrip?我找到了一些例子,但没有一个对我有用.

How could I embed a Google Maps API Javascrip on my Flex Application? I found some examples, but none of them worked for me.

http://javey.net/bike/map/player5/map.html?gpx=http://javey.net/bike/gpx/24-nov-2007.gpx&title=Sheldon.Road.Trail

有人能帮我解答这个问题吗?我真的很感激.

Can anyone help me with that question? I would really appreciate it.

我想知道 StageWebView 是否是您所追求的?

I wonder if StageWebView is what you're after?

http://blogs.adobe.com/ria/2011/01/10/accessing-the-stagewebview-object/