On Aug 14, 4:26 am, Hrvoje <[email protected]> wrote:
> Hi there,
>
> I made map with four markers, dragable and i getPosition for these
> markers. Now i have lat i lon for these four markers.
>
> Question is:
>
> Is it possible to calculate the area of irregular square from lat &
> lon? i know calculate area from x & y but lat & lon...
>
> any suggestions?

Investigate Spherical Trigonometry.

> Maybe these ???
> fromLatLngToPoint(latLng:LatLng, point?:Point)
>
> I want something 
> like:http://www.daftlogic.com/projects-google-maps-area-calculator-tool.htm

That example uses v2, this group is for v3.  Which are you planning on
using?

Mike Willims has an implementation of an area calculation in his v2
epoly extension (but it doesn't fully account for the spherical
earth).

  -- Larry

>
> but i don t understand these code.
>
> Thanks anyway

-- 
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.

Reply via email to