Tagged Questions
4
votes
3answers
3k views
OpenLayers: Showing a WFS overlay on top of Google Maps
I have found similar questions asked previously, but I still fail to get a simple WFS point layer to work using OpenLayers and Google Maps. The original code I used was based on WFS polygon layers I ...
1
vote
1answer
1k views
How to overlay WFS output in GML format on a googlemap api v3 using GeoXML3
I would like to overlay a polygon layer on Google map API V3 from a WFS output file in GML2 format from a remote WFS server. No other output format is available in the WFS server.
Is it possible to ...