Not nativity. Would need implementing in javascript. Its almost certainly possible to make code, that tracks a click on the map, and makes a call to a WMS service with the coordinates, gets the results and does something with it (display an infowindow?).
As it quite possible involves a cross-domain request, will possibly need a server-side proxy to forward the request. On Wed, Sep 7, 2011 at 7:03 PM, caro <[email protected]> wrote: > Hello, > Is there a way to request GetFeatureInfo from a WMS service with the Google > maps api v3? > Thanks > Caroline > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-maps-js-api-v3/-/2LkRoHqUrOsJ. > 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. > -- 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.
