You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.