New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mapbox-gl

Package Overview
Dependencies
Maintainers
42
Versions
235
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mapbox-gl - npm Package Versions

1
24

0.12.3

Diff

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)
lucaswoj
published 0.11.2 •

Changelog

Source

0.11.2 (Oct 29 2015)

  • Misc performance improvements
Bugfixes
  • Fix sprites on systems with non-integer devicePixelRatios (#1029 #1475 #1476)
  • Fix layer minZoom being ignored if not less than source maxZoom
  • Fix symbol placement at the start of a line (#1461)
  • Fix raster-opacity on non-tile sources (#1270)
  • Ignore boxzoom on shift-click (#1655)
UX Improvements
  • Enable line breaks on common punctuation (#1115)
API Improvements
  • Add toString and toArray methods to LngLat, LngLatBounds (#1571)
  • Add Transform#resize method
  • Add Map#getLayer method (#1183)
  • Add Transform#unmodified property (#1452)
  • Propagate WebGL context events (#1612)
bhousel
published 0.11.1 •

Changelog

Source

0.11.1 (Sep 30 2015)

Bugfixes
  • Add statistics and checkboxes to debug page
  • Fix Map#featuresAt for non-4096 vector sources (#1529)
  • Don't fire mousemove on drag-pan
  • Fix maxBounds constrains (#1539)
  • Fix maxBounds infinite loop (#1538)
  • Fix memory leak in worker
  • Assert valid TileCoord, fix wrap calculation in TileCoord#cover (#1483)
  • Abort raster tile load if not in viewport (#1490)
API Improvements
  • Add Map event listeners for mouseup, contextmenu (right click) (#1532)
bhousel
published 0.11.0 •

Changelog

Source

0.11.0 (Sep 11 2015)

API Improvements
  • Add Map#featuresIn: a bounding-box feature query
  • Emit stylesheet validation errors (#1436)
UX Improvements
  • Handle v8 style center, zoom, bearing, pitch (#1452)
  • Improve circle type styling (#1446)
  • Improve dashed and patterned line antialiasing
Bugfixes
  • Load images in a way that respects Cache-Control headers
  • Filter for rtree matches to those crossing bbox
  • Log errors by default (#1463)
  • Fixed modification of text-size via setLayoutProperty (#1451)
  • Throw on lat > 90 || < -90. (#1443)
  • Fix circle clipping bug (#1457)
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