Skip to content

v10.0.0

Compare
Choose a tag to compare
@nvkelso nvkelso released this 14 Dec 21:22
· 34 commits to gh-pages since this release
2aaf35b

Requires

  • Tangram JS v0.14+ or Tangram ES v0.9+

Enhancements

  • Adds terrain themes to enable shaded relief in Refill in 2 flavors: terrain-shading and terrain-pattern, with high contrast *-dark variations. Can be combined with any color theme.
  • Adds new sdk_bathymetry boolean to enable under water terrain.
  • Adds an inverted-dark theme with dark water to complement the existing inverted color theme.
  • Adds new no-texture theme to remove all landuse, water, and related shader textures, replacing them with flat colors.
  • Adds new sdk_coastline boolean to remove just that shader texture.
  • Modify text halo to have 75% opacity to work better with relief shading and data visualization.
  • Modify water stream lines to improve legibility with terrain.
  • Modify boundaries layer lines to improve legibility with terrain.
  • Other minor improvements.