Display Multiple pin on same LAT/LONG values

前端 未结 2 1274
半阙折子戏
半阙折子戏 2020-12-21 05:56

I\'m trying to show pins on mapv2 of same lat/long values, but the pins are getting overlapped on one another. Id there any better way to display multiple pins at same lat/l

2条回答
  •  情深已故
    2020-12-21 06:20

    Use anchor(float u, float v) of MarkerOptions() to set different anchor for each Marker

提交回复
热议问题