Skip to content

Releases: mapillary/mapillary-js

v2.5.0

27 Mar 12:04
Compare
Choose a tag to compare

New features and Improvements

  • Zoom on double click #227
  • API for enabling/disabling mouse/touch handlers #222
  • Mouse API - Mouse events with image, pixel and geographic coordinates #218
  • Reimplemented marker component with new public API and examples #148
  • Selectable markers (through mouse and marker API) #78
  • Stats component is now enabled by default to contribute photo view stats to Mapillary

v2.4.0

20 Jan 09:18
Compare
Choose a tag to compare

New features and Improvements

  • Panning in non 360 panoramas bounces back at image border #184

v2.3.0

09 Jan 15:36
Compare
Choose a tag to compare

New features and Improvements

  • Uncache unused nodes and node resources #25
  • Uncache unused tiles #131
  • Add bearing and fov indicator #199
  • Expose bearing in public API #201

v2.2.0

20 Dec 12:02
Compare
Choose a tag to compare

New features and Improvements

  • Experimental support for full resolution image tiling #92

v2.1.0

18 Nov 08:25
Compare
Choose a tag to compare

New features and Improvements

  • Filter functionality for graph edges #192
  • Store higher resolution images in node cache #212
  • Authentication support #214
  • New set of simplified examples #217

Bugfixes

  • Handle motionless transitions in slider #205
  • Do not rotate for non pano to pano slider transitions #204

v2.0.0

28 Oct 09:57
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES ⚠️

New features and Improvements

  • Improved graph IO performance #191

Bugfixes

  • IO errors are handled throughout library #133
  • Configuring slider keys has effect #203

v1.7.2

26 Sep 09:22
Compare
Choose a tag to compare

Bugfixes

  • Handle missing sequences from API without errors #195
  • Tags are always visible when in view #196

v1.7.1

14 Sep 20:17
Compare
Choose a tag to compare

Bugfixes

  • Add back missing Node.user and Node.capturedAt properties to avoid breaking changes #194

v1.7.0

14 Sep 18:12
Compare
Choose a tag to compare

New features and Improvements

  • API for setting pan, tilt and zoom #103
  • Movestart and moveend events #16
  • Similar edges calculated for nodes (time travel) #174
  • Compression and mangling on minified build #188
  • Documented node class #110

v1.6.0

04 Aug 22:48
Compare
Choose a tag to compare

New features and Improvements

  • Pan/tilt/zoom in perspective images
  • Pan/tilt/zoom in cropped panoramas
  • Redesign cover
  • Tag component supports holes in polygons
  • Unified image loading to avoid cross origin exceptions
  • Improved cursor behavior for tags and pan/tilt

Bugfixes

  • Normalized scroll events (fixes slow zoom in Firefox)
  • Pan/tilt responds correctly in Windows 10