Hi list,
I've a gml layer [1], It's possible read the attributes of this file
and, "onClick" event, open a pop-up?
Something like "fullRequestString" and wfs.
I'm trying different solutions unsuccessfully!!!

thanks

-beppe- 


[1] var ut = new OpenLayers.Layer.Vector("ut", {
             strategies: [new OpenLayers.Strategy.Fixed()],
             protocol: new OpenLayers.Protocol.HTTP({
             url: "ut_900913.gml",
             format: new OpenLayers.Format.GML()
           })
        });

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to