Skip to content

Releases: mapillary/mapillary-js

v2.18.0

10 Apr 07:52
Compare
Choose a tag to compare

New Features and Improvements

  • Improved compass indicator including possible field of view
  • Automatic scaling of zoom and compass elements

Bug fixes

  • Viewer handles zero sized element correctly #292

v2.17.0

01 Mar 12:14
Compare
Choose a tag to compare

New Features and Improvements

  • Combined panning for perspective and fisheye images where applicable #225

v2.16.0

06 Feb 07:31
Compare
Choose a tag to compare

New Features and Improvements

  • Support for fisheye projection

v2.15.0

14 Jan 09:48
Compare
Choose a tag to compare

New Features and Improvements

  • Tag fill for outline tag polygons shown in panoramas #161

v2.14.1

11 Dec 10:52
Compare
Choose a tag to compare

Bug fixes

  • Minified bundle works with optimized React and Angular production builds #283
  • Popup content always hidden when behind camera #289

v2.14.0

08 Nov 07:49
Compare
Choose a tag to compare

New features and Improvements

  • Spatial data component for rendering point clouds and camera positions #93
  • Earth controls for overview #38

Bug fixes

  • Cropped panoramas does not oscillate in letterbox render mode #287

Documentation

  • Exclude protected and internal members from documentation output

v2.13.1

05 Oct 11:20
Compare
Choose a tag to compare

Bug fixes

  • Respect popup capture pointer default value #282
  • Allow move calls in navigable changed handler #284
  • Remove types from distribution #286
  • Prevent global CSS selectors from overriding component styles #279

v2.13.0

20 Sep 10:49
Compare
Choose a tag to compare

New features and Improvements

  • Undistortion of image textures
  • High resolution tiling always enabled

Bug fixes

  • Textures not extrapolated outside image border #280

Documentation

  • Clarify that API emits through events and that observables are internal

v2.12.1

05 Jun 12:10
Compare
Choose a tag to compare

Bug fixes

  • Place camera according to initial slider position #274
  • Slider range input and bearing indicator does not overlap on small viewer size #275
  • Cover component renders currently cached node image #276

v2.12.0

31 May 11:45
Compare
Choose a tag to compare

New features and Improvements

  • New component for displaying zoom buttons, enabled by default
  • Slider component improvements: pano-to-pano support, any regular image pair support
  • Add date to attribution #96
  • Simplified design to avoid interfering with styles of integrating applications

Bug fixes

  • Emit last observed bearing value correctly

Documentation

  • Clarify image component and bearing changed functionality
  • Explain when abort errors are thrown
  • New side-by-side compare example