On Jul 17, 12:06 pm, Esa <[email protected]> wrote:
> On Jul 17, 11:20 am, "[email protected]" <[email protected]> wrote:
>
> > i found this function, but im not sure if it is what i am looking for,
> > and if it is, how to implement 
> > it.http://dawsdesign.com/drupal/google_maps_point_in_polygon
>
> That example is point in polygon. You need a point in polyline.

Or you need to use GPolygon instead of GPolyline.

What you do need to do, though, is create valid HTML:
<html>
  <head>
    <title>...</title>
  </head>
  <body>
  ...
  </body>
</html>

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