admin管理员组文章数量:1287596
I want to visualize some plot data on world or country maps. I have found this one DIY Map, but the map is in Flash only.
Has anyone some similar free maps, but developed only in JavaScript?
I want to visualize some plot data on world or country maps. I have found this one DIY Map, but the map is in Flash only.
Has anyone some similar free maps, but developed only in JavaScript?
Share Improve this question edited Apr 10, 2013 at 13:50 user229044♦ 240k41 gold badges344 silver badges346 bronze badges asked Nov 13, 2011 at 10:01 nnikolaynnikolay 1,7514 gold badges25 silver badges56 bronze badges2 Answers
Reset to default 6I would, if I may, suggest to check out Highmaps, from the people behind Highcharts (myself included). It's free for non-mercial use, works great with mobile browsers (full touch support) and old IE down to IE6. It supports advanced dynamic features like drilldown and rich tooltips, and is very customizable.
How about Map Charts from Google Charts: http://code.google./apis/chart/image/docs/gallery/new_map_charts.html
With Google Charts you create a URL based on your data. That URL will go into an img object and google will render the map for you. You can programatically change it by setting a new URL with new parameters.
本文标签: javascriptPlot data on WorldCountry mapStack Overflow
版权声明:本文标题:javascript - Plot data on WorldCountry map - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741311821a2371689.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论