simplegeo / polymaps

Polymaps is a free JavaScript library for making dynamic, interactive maps in modern web browsers.
http://polymaps.org/
Other
1.6k stars 213 forks source link

Round up in fractional zooming #134

Open fly2279 opened 11 years ago

fly2279 commented 11 years ago

I was wondering if there could be an option to round up to the next higher zoom level when fractional zooming if over the integer zoom level, instead of rounding only if at or over the .5 level. i.e. Aerial Imagery would be more clear if using tiles from zoom level 16 and scaling the image down instead of scaling a zoom level 15 tile up at zoom 15.4.