Currently the WFS server must return query info (feature geometry) in EPSG:3857 (I think). It should be possible to have GM request, and accept features returned in EPSG:4326, and re-project, and render them on the map.
Here's a data source:
https://mrdata.usgs.gov/services/wfs/sgmc2?service=WFS&version=1.1.0&request=GetCapabilities&
Currently the WFS server must return query info (feature geometry) in EPSG:3857 (I think). It should be possible to have GM request, and accept features returned in EPSG:4326, and re-project, and render them on the map.
Here's a data source:
https://mrdata.usgs.gov/services/wfs/sgmc2?service=WFS&version=1.1.0&request=GetCapabilities&