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
No, it is not possible, because just think in a common way, you have one latitude and longitude, means one point to put pin, so if you are push 1000 pins there then you can only see one only, because there is one predefined as well as perfect point.
Its not possible.
Use anchor(float u, float v)
of MarkerOptions()
to set different anchor for each Marker