FLEX BUILDER:交互式地理地图
有谁知道使用什么软件可以得到以下结果: - 每个国家的地理地图 - 国家/地区/普罗旺斯 - 点击执行... 例如,iMapBuilder 允许您创建 Flash 地图,但您无法将其嵌入 Flash Builder 中并在其上使用控件... 就像谷歌地图一样,但普罗旺斯、国家……地图上只有边境线,没有所有的细节和街道…… 也许这是一个愚蠢或愚蠢的问题,但我已经寻找了一段时间,但仍然没有找到解决这个问题的明确且合适的解决方案...... GRTS 维姆
does anyone know what software to use to get to the following result:
- Geographical maps per country
- Country / District / Provence
- on click do ...
iMapBuilder for example lets you create a flash map but you can't embed it in Flash Builder and use controls on it ...
Sth like google maps but then Provence, Country,... maps with only the frontier lines on it and not all of the details and streets...
Perhaps it is a stupid or silly question, but I've been looking for some time now and still haven't found a clear and suitable solution to this issue...
grts
Wim
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我的公司 Flashmaps ( http://www.flashmaps.com ) 有一款名为 AreaSelector 的产品,专门设计用于绘制地图各种区域,如大陆、国家、州/省、县、乡镇、国会选区、邮政编码……任何东西。当系统从您选择的 URL 中提取实时数据时,您可以使用实时数据对区域进行颜色编码。该页面(php、.NET 等)查询您的数据库并返回相应的 XML 输出。系统还可以设置为放大一个区域并显示下面的级别,就像单击一个州并显示县一样。导航绝对直观。您还可以配置当您将鼠标悬停在某个区域上(通常显示一些基本信息)以及单击该区域(通常放大或显示更详细的信息)时要执行的操作。我们为您提供基于您当前正在使用的技术的项目,因此您只需在当前网站或应用程序中剪切并粘贴几行代码即可。 Justa 为例,NBC News 使用 AreaSelector 显示最新美国选举的实时结果: http://www.cbsnews .com/election2010/ 请随时致电 1-866-392-0071 或通过我们的网站与我们联系,让我们了解您的需求,并告诉您是否可以提供任何帮助。
My company, Flashmaps ( http://www.flashmaps.com ) has a product named AreaSelector specifically design to map that kind of areas, like continents, countries, states/provinces, countis, townships, congress districts, zip codes... anything. You can color code the areas with real-time data, as the system pulls it from the URL of your choice. That page (php, .NET, etc.) queries your database and returns the corresponding XML output. The system can also be set to zoom on an area and display the level below, like clicking on a state and display the counties. Navigation is Absolutely intuitive. You also configure what to do when you hover over an area (normally display some basic information) and when you click on it (normally zoom in or display more detailed information). We give you the project working on the technology you are currently using, so you just have to cut and paste a few lines of code in your curren website or application. Justa as an example, NBC News used AreaSelector to display live results in the latest US elections: http://www.cbsnews.com/election2010/ Feel free to give as a call at 1-866-392-0071 or concact us through our website to let us understand your requirements and let us tell you if we can be of any help.