OpenLayers OpenLayers

Changeset 1478

Show
Ignore:
Timestamp:
09/17/06 19:56:16 (2 years ago)
Author:
crschmidt
Message:

r4612@creusa: crschmidt | 2006-09-17 14:51:38 -0400
sort() in javascript is not a numeric sort. As a result, this fails to sort
"32, 75, 9" as "9,32,75", which means that with the current sort breaks
zoom levels in any case where we're sorting the resolutions. Remove this for
the time being.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved