WFS Reprojection + Canvas Renderer Example

Shows the use of the WFS layer reprojection support

This example shows automatic WFS reprojection, displaying an 'unprojected' WFS layer projected on the client side over Google Maps. The key configuration here is the 'projection' option on the WFS layer.

Also shown is styleMap for the layer with unique value rules. Colors are assigned based on the STATE_FIPS attribute.

Additionally, this map demonstrates the Canvas/SVG renderers in browsers which support both. See the two different layers in the LayerSwitcher.