A Google Planimeter was introduced on the web by Acme Laboratories 5 years ago. http://www.acme.com/planimeter/ I have extracted the code and placed an example for v3 here http://www.birdtheme.org/useful/calculatearea.html This should compute polygon areas like v2's getArea(). I do not understand the maths, so I can't garantee its correctness. But as you can see, not much code is needed, especially if the area is less than 1000 square kilometers.
On 18 Okt, 01:01, jfaba <[email protected]> wrote: > I just migrate from V2 to V3 and I realise that I l've lost the > precious GPolygon.getArea(). Does anybody knows how to get the area of > a polygon in V3 ? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
