Releases: ngageoint/geopackage-mapcache-ios
Releases · ngageoint/geopackage-mapcache-ios
1.20
1.19
1.18
1.17
1.17 (03-21-2018)
- geopackage-ios version updated to 2.0.2
- Tile Scaling limited (read-only) support for displaying missing tiles using nearby zoom levels
- Zoom to tiles using the intersection between the Contents and Tile Matrix Set bounds
- Fix loss of decimal precision when editing tile table bounds
1.16
1.15
1.15 (11-21-2017)
- geopackage-ios version updated to 1.4.0
- Updated button image sizes
- Geometry simplifications for displayed map features based upon zoom level
- Only display and maintain features in the current map views
- Maintain active feature indices when editing map features
- Queryable map features (previously only available for feature tiles)
- Update geometry envelopes when editing features
- Increase default max map features & max points per tile to 5000, max features per tile to 2000
- Updated preloaded GeoPackage url example files
1.14
1.13
1.12
1.12 (06-14-2017)
- geopackage-ios version updated to 1.2.2
- Added AFNetworking 3.1 dependency which was removed from geopackage-ios
- GeoPackage sample data and tile server updates
- Feature Tile Overlay fix for WGS84 bounding boxes above or below the Web Mercator limits
- Edit Feature Tile Overlay fix preventing saved edit of max features per tile
- Replace use of deprecated pinColor with pinTintColor