yeah sorry about the html i was doing a test page before i implemented the map to the real site.
i changed the map lines to be polygon, and listed the points at the bottom of the page, how do i use that function now On Jul 17, 7:17 am, Andrew Leach <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
