Determine the lat lngs of markers within a polygon

后端 未结 4 1125
-上瘾入骨i
-上瘾入骨i 2021-01-21 23:40

I have a google maps app which plots markers as it loads. One of the new requirment is to to add a Polygon overlay encompassing a selection of markers by the user. I was able to

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-22 00:22

    This has been updated in v3. You can do this calculation via the google.maps.geometry.poly namespace API Documentation

提交回复
热议问题