1. Zooming and panning animation by default will be used only if there is no data layers within view (csAuto value for respective properties).
2. Support for changing map projection at runtime - tiles will be updated accordingly (tested on Google Mercator/WGS84 pair).
3. A fix for tile clipping: clipping will be used for world wide cs/projections (like Google Mercator). For local cs - no clipping since own bounds are unknown and world bounds often can't transformed into it.
4. Mouse capture for zoom box. Zoom box won't change map extents if it's already max/min zoom level. zbsBlue style is set as a default.
5. Redraw time will be displayed under coordinates line and will show the value for last redraw of data layers.
↧