Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mapbox-gl

Package Overview
Dependencies
Maintainers
28
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapbox-gl - npm Package Versions

1
23

0.14.0

Diff

Changelog

Source

0.14.0 (Feb 8 2016)

Breaking Changes
  • Switch GeoJSONSource clustering options from being measured in extent-units to pixels (#2026)
New Features & Improvements
  • Improved error message for invalid colors (#2006)
  • Added support for tiles with variable extents (#2010)
  • Improved filter performance and maximum size (#2024)
  • Changed circle rendering such that all geometry nodes are drawn, not just the geometry's outer ring (#2027)
  • Added Map#getStyle method (#1982)
Bugfixes
  • Fixed bug causing WebGL contexts to be "used up" by calling mapboxgl.supported() (#2018)
  • Fixed non-deterministic symbol z-order sorting (#2023)
  • Fixed garbled labels while zooming (#2012)
  • Fixed icon jumping when touching trackpad with two fingers (#1990)
  • Fixed overzoomed collision debug labels (#2033)
  • Fixed dashes sliding along their line during zooming (#2039)
  • Fixed overscaled minzoom setting for GeoJSON sources (#1651)
  • Fixed overly-strict function validation for duplicate stops (#2075)
  • Fixed crash due to performance.now not being present on some browsers (#2056)
  • Fixed the unsetting of paint properties (#2037)
  • Fixed bug causing multiple interaction handler event listeners to be attached (#2069)
  • Fixed bug causing only a single debug box to be drawn (#2034)
lucaswoj
published 0.13.1 •

Changelog

Source

0.13.1 (Jan 27 2016)

Bugfixes
  • Fixed broken npm package due to outdated bundled modules
lucaswoj
published 0.12.4 •

Changelog

Source

0.12.4 (Jan 19 2016)

Bugfixes
  • Fix elementGroups null value errors (#1933)
  • Fix some glyph atlas overflow cases (#1923)
bhousel
published 0.12.3 •

Changelog

Source

0.12.3 (Jan 14 2016)

API Improvements
  • Support inline attribution options in map options (#1865)
  • Improve flyTo options (#1854, #1429)
Bugfixes
  • Fix flickering with overscaled tiles (#1921)
  • Remove Node.remove calls for IE browser compatibility (#1900)
  • Match patterns at tile boundaries (#1908)
  • Fix Tile#positionAt, fix query tests (#1899)
  • Fix flickering on streets (#1875)
  • Fix text-max-angle property (#1870)
  • Fix overscaled line patterns (#1856)
  • Fix patterns and icons for mismatched pixelRatios (#1851)
  • Fix missing labels when text size 0 at max zoom (#1809)
  • Use linear interp when pixel ratios don't match (#1601)
  • Fix blank areas, flickering in raster layers (#1876, #675)
  • Fix labels slipping/cropping at tile bounds (#757)
UX Improvements
  • Improve touch handler perceived performance (#1844)
jfirebaugh
published 0.12.2 •

Changelog

Source

0.12.2 (Dec 22 2015)

API Improvements
  • Support LngLat.convert([w, s, e, n]) (#1812)
  • Invalid GeoJSON is now handled better
Bugfixes
  • Fixed Popup#addTo when the popup is already open (#1811)
  • Fixed warping when rotating / zooming really fast
  • Map#flyTo now flies across the antimeridan if shorter (#1853)
lucaswoj
published 0.12.1 •

Changelog

Source

0.12.1 (Dec 8 2015)

Breaking changes
  • Reversed the direction of line-offset (#1808)
  • Renamed Pinch interaction handler to TouchZoomRotate (#1777)
  • Made Map#update and Map#render private methods (#1798)
  • Made Map#remove remove created DOM elements (#1789)
API Improvements
  • Added an method to disable touch rotation (#1777)
  • Added a position option for Attribution (#1689)
Bugfixes
  • Ensure tile loading errors are properly reported (#1799)
  • Ensure re-adding a previously removed pop-up works (#1477)
UX Improvements
  • Don't round zoom level during double-click interaction (#1640)
lucaswoj
published 0.12.0 •

Changelog

Source

0.12.0 (Dec 2 2015)

API Improvements
  • Added line-offset style property (#1778)
mcwhittemore
published 0.11.5 •

Changelog

Source

0.11.5 (Dec 1 2015)

Bugfixes
  • Fixed unstable symbol layer render order when adding / removing layers (#1558)
  • Fire map loaded event even if raster tiles have errors
  • Fix panning animation during easeTo with zoom change
  • Fix pitching animation during flyTo
  • Fix pitching animation during easeTo
  • Prevent rotation from firing mouseend events (#1104)
API Improvements
  • Fire mousedown and mouseup events (#1411)
  • Fire movestart and moveend when panning (#1658)
  • Added drag events (#1442)
  • Request webp images for mapbox:// raster tiles in chrome (#1725)
UX Improvements
  • Added inertia to map rotation (#620)
bhousel
published 0.11.4 •

Changelog

Source

0.11.4 (Nov 16 2015)

Bugfixes
  • Fix alpha blending of alpha layers (#1684)
lucaswoj
published 0.11.3 •

Changelog

Source

0.11.3 (Nov 10 2015)

Bugfixes
  • Fix GeoJSON rendering and performance (#1685)
UX Improvements
  • Use SVG assets for UI controls (#1657)
  • Zoom out with shift + dblclick (#1666)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc