4

I have successfully drawn the polygon in Google map-V2 but my requirement is to calculate the area of that polygon, which is drawn on a map. I had also tried searching in Google, but I am not getting any API or other way to calculate the area of a polygon.

Please suggest me how can I calculate the area of polygon in Google map-v2?

Thanks

Phantômaxx
  • 37,352
  • 21
  • 80
  • 110

1 Answers1

1

There's a lib for that already computeArea.

Marian Paździoch
  • 8,229
  • 9
  • 53
  • 97