On Oct 17, 4:01 pm, 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 ?
Here is my play page (no guarantees...) http://www.geocodezip.com/v3_polygon_example_area.html The most reasonable algorithm is the one from epoly, but it depends on how accurate you need it to be and how big the polygons are. -- Larry -- 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.
