Releases: mapillary/mapillary-js
Releases · mapillary/mapillary-js
v2.11.1
v2.11.0
v2.10.1
v2.10.0
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
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
v2.8.0
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
v2.6.0
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