Look how OpenLayers does it http://gis.stackexchange.com/questions/7442/javascript-library-to-read-data-from-a-wfs-server
In fact OpenLayers has a legimate wrapper around the Google Maps API, so you could use OpenLayers, and the Google Maps API together. On Sat, May 25, 2013 at 3:53 PM, Joseph Elfelt <[email protected]>wrote: > I know how to display data from a WMS service with v3 but now I am looking > into the WFS world. > > Is there a reasonable way to display WFS data on a v3 map and let the user > click stuff on the map and then display the property data coming from the > WFS service? > > Googling has failed to shed much light and the stackoverflow crowd does > not like general questions of this sort. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
