Thanks for the response, Larry. I am trying to get an attribute of a polygon without clicking the map. Basically what we call in GIS terms is an identity overlay. We pass in geometry, the system takes the geometry, overlays it on a polygon, then returns the attributes of that polygon.
An example would be, geocode your house, and overlay its location on a school catchment polygon to determine what school your kids need to go to... Hope this clarifies things? I can certainly parse the XML, one I know what to retrieve... M On Jul 22, 9:50 pm, "[email protected]" <[email protected]> wrote: > On Jul 22, 9:44 pm, MapsRus <[email protected]> wrote: > > > Can the Google Maps API perform a rudimentary GIS function of > > overalying a lat/lon on a GGeoXml KML polygon > > What do you mean by "overalying a lat/lon on a GGeoXml KML polygon"? > > Is it a click? > > > and retrieve one of the attributes stored in the KML data? > > Probably not with GGeoXml. A third party kml parser, possibly. What > are you trying to accomplish? > > -- Larry > > > > > > > Thanks in advance! -- 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.
