Changeset 7157
- Timestamp:
- 05/13/08 15:24:07 (2 months ago)
- Files:
-
- sandbox/camptocamp/unhcr/examples/v2-wfs-t.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sandbox/camptocamp/unhcr/examples/v2-wfs-t.html
r7075 r7157 44 44 protocol: new OpenLayers.Protocol.WFS.v1_0_0({ 45 45 url: "http://sigma.openplans.org/geoserver/wfs", 46 params: {type name: 'topp:tasmania_cities'}46 params: {typeName: 'topp:tasmania_cities'} 47 47 }), 48 48 format: new OpenLayers.Format.GML({
