简体   繁体   English

在Flex,ActionScript中显示Google Map

[英]show google map in flex, actionscript

I want to show the google map of my company in the company website. 我想在公司网站上显示我公司的Google地图。 I read on the google maps site that new keys for google map for actionscript are no longer available. 我在Google Maps网站上了解到,不再有适用于ActionScript的Google Maps新密钥。 How can I show google map in the site? 如何在网站上显示Google地图?

MapQuest offers both Flash and Mobile Flash APIs and they ARE supported! MapQuest提供了FlashMobile Flash API ,它们都受支持! Obviously this isn't a solution that involves Google, but I've been happy with the MapQuest Flash APIs. 显然,这不是涉及Google的解决方案,但我对MapQuest Flash API感到满意。 Hope this helps! 希望这可以帮助!

These are the alternatives we've been deciding between: 这些是我们一直在决定的替代方法:

Flex Only 仅Flex

  1. ESRI ArcGIS Flex API ESRI ArcGIS Flex API

AS3 AS3

  1. OpenScales 开放式秤
  2. ModestMaps 现代地图
  3. MapQuest MapQuest

As a side note if you are just trying to show a simple map on your website, perhaps you should consider the JS Google Maps API? 附带说明一下,如果您只是想在网站上显示一张简单的地图,也许您应该考虑使用JS Google Maps API? It's fairly simple to add a small map to a html page. 将小地图添加到html页面非常简单。 Check out http://code.google.com/apis/maps/documentation/javascript/ 查看http://code.google.com/apis/maps/documentation/javascript/

Hope that helps. 希望能有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM