On Aug 3, 1:51 pm, Andrew Leach <[email protected]> wrote:
> The conditions and calculations are more complicated for a circle;
For a circle it's the easiest:
if vehicle.distanceFrom(circleCenter) < circleRadius {inside circle}
For server side calculation this might help (SQL):
http://maps.forum.nu/gm_drag_polygon.html
--
Marcelo - http://maps.forum.nu
--
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---