Files
openlayers/lib
ahocevar 8b4592e71a We are dealing with strings for comparison
Because OpenLayers.Util.getParameters turns comma delimited values into
arrays, comparing e.g. bbox values in urls will return false. By
introducing a splitArgs option, we can use getParameters in a way that
leaves such values as strings and makes them comparable in
OpenLayers.Util.isEquivalentUrl.
2013-05-13 13:01:21 +02:00
..
2011-10-23 14:24:30 +07:00
2011-12-12 19:57:05 -05:00
2013-05-06 17:11:59 +02:00