Lately,

rType = {
        'Functioning': { strokeColor:"#0aa989", strokeWidth: 7 },
        'Schematic road': { strokeColor:"#ff0000", strokeWidth: 4 },
        'Compiled road connector': { strokeColor:"#f4a427", strokeWidth: 3 }
        };

Is working even without first declaring the variable rType. I'm really
interested in the abbreviated version of the road types as in the
non-working code above. I'm founding myself on the example @>>>
http://dev4.mapgears.com/bdga/bdgaWFS-T.html.

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

Reply via email to