Skip to content

Releases: mapillary/mapillary-js

v2.11.1

20 Feb 15:41
Compare
Choose a tag to compare

Bug fixes

  • Show image in cover #273

v2.11.0

20 Feb 13:44
Compare
Choose a tag to compare

New features and Improvements

  • Sequence timeline/scrubber for fast sequence navigation and overview #171
  • Transition mode API
  • Improved loading performance for spatial navigation arrows

v2.10.1

08 Dec 12:08
Compare
Choose a tag to compare

Bug fixes

  • DOM rendering does not freeze when playing with max speed #270

v2.10.0

05 Dec 13:52
Compare
Choose a tag to compare

New features and Improvements

  • Sequence mode for optimized performance when playing #67
  • Configurable play speed #136
  • Play direction switch #170
  • Keyboard handler for play commands #259

Bug fixes

  • Handle browsers without high float precision fragment shader support #267
  • Correct automatic popup placement when rect is wrapping pano edge #265

Documentation

  • Example explaining when to initialize the viewer with or without a key
  • Improved feedback in Support example

v2.9.0

11 Oct 06:56
Compare
Choose a tag to compare

New features and Improvements

  • Tag mode for creating rectangle by dragging
  • Possible to create rectangle tags in any direction #163
  • Proximate clicks and deferred mouse drag for simplified tag creation
  • Improved cursor handling for tag actions
  • Improved automatic popup placement
  • Change image tile resolution on viewer resize

Bug fixes

  • Make WebGL support check less restrictive #262
  • DOM elements are shown when viewer container height is set to auto #264

v2.8.0

04 Sep 13:44
Compare
Choose a tag to compare

New features and Improvements

  • Method for checking if library is supported (or fallback supported) by browser #165
  • Keyboard handlers for spatial and sequence navigation as well as zoom #234
  • Fallback navigation component without CSS transformations #177

Bug fixes

  • Navigable property and event as well as explaining move method errors #256
  • Spatial arrows does not disappear for direction component #257
  • Set filters only once #258

Documentation

  • Check for browser support, navigable logic, edge events, and keyboard handler examples

v2.7.0

04 Aug 13:21
Compare
Choose a tag to compare

New features and Improvements

  • API to retrieve tag ids at a canvas coordinate #246

Bug fixes

  • Abort previous request when subsequent request to move methods is done #26
  • Render slider correctly in IE #254

Documentation

  • Indicate hovered tag example

v2.6.0

30 Jun 07:21
Compare
Choose a tag to compare

New features and Improvements

  • HTML popup component for inserting custom HTML as overlay on images #237
  • Relate HTML popups to point and rectangle tags #248
  • Improved tag component API (breaking changes of methods now part of public API) #247
  • Icons support in polygon tags #216

Bug fixes

  • Do not clip direction arrows and show sequence arrows in Safari and mobile browsers #250
  • Tag create cursor does not stay active when deactivating component #249

Documentation

  • New popup, tag and general examples
  • Documentation for new tag component API and popup API
  • Explanation of coordinate systems as well as lat lon and bearing properties

v2.5.2

26 May 11:22
Compare
Choose a tag to compare

Bugfixes

  • Register wheel events on viewer container instead of document #245

v2.5.1

22 May 09:31
Compare
Choose a tag to compare

Bugfixes

  • Stable bounce behavior for images with faulty focal length #241
  • Handling of zero width and heigth of viewer canvas #239
  • Loading event emitted on first image load #240
  • Possible to drag markers when viewer is not at top left of HTML document #235