On Jan 12, 7:40 pm, Marcelo <[email protected]> wrote:
> On Jan 12, 7:11 pm, ImagineWimax <[email protected]>
> wrote:
> > Is there a way to pass the point to the API and have it perform a
> > "point in polygon" search against the polygons in my map on the server
> > side?
>
> The Google Maps API only exists on the client.

But there is a way to pass the point FROM the client to the server
(GDownloadUrl) in order that a script on the server can do the work. I
used solution 1 from here server-side: 
http://local.wasp.uwa.edu.au/~pbourke/geometry/insidepoly/

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


Reply via email to