我想做一个像http://newsmap.jp这样的网站,有没有插件可以在地图的 UI 中提供帮助?
请注意,其中没有空格。
查看jQuery Masonry插件。只需直接在您的容器上调用它:
$('#container').masonry({
itemSelector : '.itemsClassName',
columnWidth : 240 // or whatever
});
如文档中所述,还有更多选项。
那是一个树形图, http: //jstreemap.com/和https://developers.google.com/chart/interactive/docs/gallery/treemap