Releases: tangrams/bubble-wrap
Releases · tangrams/bubble-wrap
v10.0.0
Requires
- Tangram JS v0.16+ or Tangram ES v0.10+
Enhancements
- Connects shield artwork added in v9 to v1.5 Tilezen vector tiles for ~40 countries globally including the USA, with simplified styling logic and pixel perfect alignment.
- Add new v1.5 Tilezen schema landuse polygons for military
danger_area
,plant_nursery
,orchard
,mud
,wetland
, andreef
; and lines forembankment
- Use generic icon for building entrances at high zooms.
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
- Restore
beach
landuse styling
v9.0.0
Requires
- Tangram JS v0.13+ or Tangram ES v0.8+
Enhancements
- Add hundreds of new basic map icons
- Add hundreds of new road shields for USA states and in ~40 counties globally
Breaking changes
- Source vector tiles from Nextzen endpoint (versus Mapzen)
- Rename
sdk_mapzen_api_key
tosdk_api_key
Bug fixes
- Refactor pattern dots shader logic
v8.0.0
Requires
- Tangram JS v0.13+ or Tangram ES v0.8+
Enhancements
- Add label steps, no more standalone label variants
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 enable Refill icons to be used independently of the style.
- The semi-documented
icons
style has been renamedmapzen_icon_library
.
Bug fixes
- Fix font problems with bold Montserrat (used in some road and transit shields)
- Remove transit shield text stroke
- Refactor neighbourhoods logic
- Building labels for university, college, school, kindergarten
v7.2.0
v7.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.
v7.1.0
- Show localized left and right labels on
country
andregion
boundaries layer lines - Restore
fence
and other barrier lines in the landuse layer (was incorrectly boundaries) - Enable more ux-ui layer features to be interactive (for SDKs)
- Resolve
order
warnings - Simplify buildings lines style (doesn't need texture coords)