Ok obviously something is wrong here.. When I debug I can see my scales listed as such -
map.scales[0] = 75000 map.scales[1] = 50000 which is right. Except... now when I tried programmatically to change scale like this map.zoomToScale(map.scales[1]); it does nothing. So why is it that my map cannot zoom to the second value? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Pre-Defined-map-scale-why-is-some-of-them-decimals-tp5800247p5800301.html Sent from the OpenLayers Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
