Skip to content

WorldWind Kotlin v1.4.0

Compare
Choose a tag to compare
@ComBatVision ComBatVision released this 10 Jan 11:52
· 111 commits to develop since this release
  • Added Mercator projection and 2D map support.
  • Added support of TIFF and PNG compression for elevation data in GeoPackage.
  • Added TIFF elevation format support in JS version.
  • Added Content Manger concept to manage maps and evelvaions cache and store Web Service config inside GPKG database.
  • Added support of GeoPackage content size determination and update GeoPackage content last change date on each tile save.
  • Added possibility to specify resolution range when downloading image and elevation tiles into cache.
  • Added Graticule line style support.
  • Added MercatorLayerFactory based on URL template and removed hardcoded map layers for popular online maps.
  • Fixed support of EPSG 3857 maps (use meters instead of degrees in the tile matrix metadata) in GeoPackage cache.
  • Fixed surface shapes outline quality (width) on small "look at" ranges.