Skip to main content
10 events
when toggle format what by license comment
Dec 10, 2015 at 22:35 comment added Habib Azka rama heyy vadim, in formula (2+Math.sin(p1.lat()... where is 2 come from?
Dec 1, 2015 at 14:34 comment added Vadim Gremyachev expression (i + 1) % pointsCount is used for getting the next vertex coordinates, the area value could be either positive or negative depending on the coordinates but Math.abs(area) returns the absolute value
Dec 1, 2015 at 14:27 comment added Habib Azka rama are google.maps.geometry.spherical.computeArea() with computeArea() used same formula? if it use different formula, what the different both of them?
Dec 1, 2015 at 14:17 comment added Habib Azka rama what mean of % in % pointsCount ? and does this variable area + mean that area result always positive?
Dec 1, 2015 at 14:10 comment added Vadim Gremyachev d2r is a multiplier for converting degrees into radians
Dec 1, 2015 at 14:10 vote accept Habib Azka rama
Dec 1, 2015 at 14:04 comment added Habib Azka rama ohh,, okay, thanks.. can you explain to me about the parameters..? what is d2r? i want to write it as description in equation math..
Dec 1, 2015 at 13:57 history edited Vadim Gremyachev CC BY-SA 3.0
added 3 characters in body
Dec 1, 2015 at 13:56 comment added Habib Azka rama i want to add literature how google maps can do this function computeArea(), how they get the area result..? what formula used in there..?
Dec 1, 2015 at 13:51 history answered Vadim Gremyachev CC BY-SA 3.0