使用Google地图绘制饼图切片

时间:2013-06-13 11:07:02

标签: javascript google-maps google-maps-api-3

我的地图上有三个点,我想根据这些点在它上画一个“切片”,我根本不知道从哪里开始,所以这里是我的信息。

latitude and longitude of the centre of the circle
latitude and longitude of the top left & top right of the slice

我还使用这些细节在地图上绘制了一个圆圈,所以这是我目前所拥有的

what i have

这就是我希望实现的目标

what I need

1 个答案:

答案 0 :(得分:2)

也许这个例子有帮助吗?

http://www.geocodezip.com/v3_polygon_example_arc.html