Quantcast
Viewing all articles
Browse latest Browse all 2341

Source code checked in, #72828

1. A code for handling grid files and grid colour schemes. Migrated from .NET part (MapWindow4). Grids are handled in Map.AddLayer, where an image representation is created for them. Not fully completed, but already somewhat functional. 2. Optimization of snapshot drawing. Internal buffers aren't used in this case. But rather the drawing is performed directly to the target dc. This can spare RAM in case of printing of large paper formats with high dpi. A callback function is still needed to facilitate snapshot of tiles after their async loading. 3. Some comments & refactoring of tiles code. 4. Overloads for Shapefile.ShapeCategory already committed for v.4.8.

Viewing all articles
Browse latest Browse all 2341

Trending Articles