On Jan 13, 9:24 pm, Hector L <[email protected]> wrote:

> I want to know if it's possible to know when a draggable marker is
> dropped inside a polygon.

Hi Hector,

AFAIK, there's nothing in the API for determining this, but it's not
hard to add your own. It's a common problem, so sample code for it is
easy to find online. Here's one for v2 of the GMaps API (which only
needs conversion to v3): 
http://dawsdesign.com/drupal/google_maps_point_in_polygon

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