Files
openlayers/test/spec/ol
Tim Schaub 3c993168c4 Cast to numbers for literals
There are times when we parse from XML without a schema (e.g. KML).  In these cases, features attributes will always be strings.  We can cast to number when creating literals from symbolizers and then assert `!isNaN` instead of asserting that they are numbers before.
2013-08-23 17:30:24 -04:00
..
2013-08-23 17:30:24 -04:00
2013-03-27 11:52:42 +01:00
2013-03-19 21:34:31 +01:00
2013-05-06 15:35:40 +02:00
2013-03-22 17:25:31 +01:00
2013-07-09 09:30:45 +02:00