Releases: tangrams/walkabout-style
Releases · tangrams/walkabout-style
v8.0.0
Requires
- Tangram JS v0.16+ or Tangram ES v0.10+
Enhancements
- Connects shield artwork added in v7 to v1.5 Tilezen vector tiles for ~40 countries globally including the USA, with simplified styling logic and pixel perfect alignment.
Breaking changes
- Switch to using optional theme imports for USA state shields and all international shields. US interstate (
US:I
) and US federal routes (US:US
) shields are still shown by default.
Bug fixes
- Fixes tree icons
v7.0.0
Requires
- Tangram JS v0.14+ or Tangram ES v0.9+
Enhancements
- Adds hundreds of new map icons
- Adds hundreds of new road shields for all USA states, Canadian provinces and territories, and national shields for ~40 countries
- Other minor improvements
Breaking changes
- Changes data source to Nextzen from Mapzen for long-term tile support
- Changes global variable to
sdk_api_key
fromsdk_mapzen_api_key
v6.0.0
Requires
- Tangram JS v0.13+ or Tangram ES v0.8+
Enhancements
- Add label steps, no more standalone label variants
- Show more road and path shields by default
Breaking changes
- Source 512px vector tiles
- For reduced network traffic and improved labeling
- Upgraded Mapzen icon library support
- The same named icon textures, now with default draw styles that enables remixing with other Mapzen basemap styles, or independent use
- The semi-documented
icons
style has been renamedmapzen_icon_library
.
Bug fixes
- Fix mid-zoom path overlay width problem (#187)
- Enable path shields to be hidden with new sdk_path_shields global
- Fix font problems with bold Montserrat (used in some road and transit shields)
- Remove transit shield text stroke
- Building labels for university, college, school, kindergarten
- Add
px
units to all sizes (otherwisem
is assumed by Tangram)
v5.2.0
v5.1.1
Bug fixes:
- Don't extrude "basement" buildings with negative layer values. See tangrams/cinnabar-style#30.
- Show more bus stops reliably. See tangrams/cinnabar-style#28.
v5.1.0
- Add
sdk_bathymetry
boolean to show underwater terrain (defaults tofalse
) - Show more
lake
and associated water layer features at earlier zooms, including their labels - Restore
fence
and other barrier lines in the landuse layer (was incorrectly boundaries) - Show
intermittent
water in theplaya
style - Add
bicycle=use_sidepath
to "no-bike" styling and add custom labeling for the bike map overlay - Enable more ux-ui layer features to be interactive (for SDKs)
- Resolve
order
warnings
v5.0.0
- Enhancements to bike map overlay under general banner of "version 2" with new color scheme and icons
- Water lines are now solid (dashing reserved for intermittent flows)
- Tree icons no longer collide each other, improving performance and allowing more trees to display
- Restore fence and other barrier lines by upgrading to Tilezen v1.0 layer schema