Fixes for zoom bar / discrete zooming for non-GMercator projections:
- zooming to smallest levels will work (crude extrapolation will be used if view extents are outside world extents);
- ZoomToTileLevel method won't change the center of view in current projection.
↧