Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • i want to add literature how google maps can do this function computeArea(), how they get the area result..? what formula used in there..? Commented Dec 1, 2015 at 13:56
  • ohh,, okay, thanks.. can you explain to me about the parameters..? what is d2r? i want to write it as description in equation math.. Commented Dec 1, 2015 at 14:04
  • d2r is a multiplier for converting degrees into radians Commented Dec 1, 2015 at 14:10
  • what mean of % in % pointsCount ? and does this variable area + mean that area result always positive? Commented Dec 1, 2015 at 14:17
  • are google.maps.geometry.spherical.computeArea() with computeArea() used same formula? if it use different formula, what the different both of them? Commented Dec 1, 2015 at 14:27