标签: google-maps google-visualization dashboard
我遇到了这个gist link,其中包含带有地图的Google可视化信息中心。如何通过添加自定义标记和信息窗口来自定义该地图?
答案 0 :(得分:0)
对于infowindows,这是你需要看到的:
https://developers.google.com/maps/documentation/javascript/examples/infowindow-simple
关于标记你会想看这个:
https://developers.google.com/maps/documentation/javascript/markers