我想在此创建Google地图https://www.google.co.in/elections/ed/in/results,但我没有找到,我该如何创建这样的Google地图?
我想做什么:
任何代码示例或网站链接都将受到赞赏。
答案 0 :(得分:3)
此地图演示了从两个来源加载数据:多边形是从公共Google Maps Engine表加载的,数据值来自对美国Census API的实时查询。您可以使用地图上方的控件选择要显示的数据类别。
https://developers.google.com/maps/articles/combining-data
供参考Click Here