Skip to content

Releases: maptiler/maptiler-ar-control

v2.1.2

25 Jun 07:32
4450060
Compare
Choose a tag to compare
  • Display the attribution on top of the 3D model view (web view only)

v2.1.1

19 Jun 10:50
91088e2
Compare
Choose a tag to compare
  • updating license file for source-available publishing

v2.1.0

18 Jun 08:02
9bed29d
Compare
Choose a tag to compare

New Features

  • Now working also with Capacitor inside a mobile app (iOS only)

Others

  • Optimization of the UMD bundle size

Bug Fixes

  • Readme images are now stored on MapTiler CDN to be visible from NPM

v2.0.1

05 Jun 09:33
ad447ce
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: when displayed bounds were wider than 180° the Haversine distance used was from the back of Earth, resulting in a too-narrow 3D model

Others

  • Now using MapTiler SDK math.wgs84ToTileIndex() function instead of a custom function

v2.0.0

23 May 07:42
e265013
Compare
Choose a tag to compare

New Features

  • Update dependency to MapTiler SDK v2

Others

  • Now using USDZ exporter from ThreeJS as it is no longer limited to 1024 textures

v1.3.0

08 May 13:15
022611c
Compare
Choose a tag to compare

Bug Fixes

  • Package.json optimisation for greater compatibility
  • updated ThreeJS and Model-Viewer dep
  • Remode legacy Threejs constant
  • encapsulated the event calls .on, .once and .off
  • fixes in the readme

v1.2.0

08 Mar 10:21
1b87f66
Compare
Choose a tag to compare

New Features

  • Possibility of adding a marketing image on top of the 3D view
  • Possibility to increase the resolution of the texture for non-iOS devices
  • if AR is automatically run, the intermediate 3D view no longer shows on iOS (at both the beginning and end of AR)
  • The elevation padding of the 3D models now depends on zoom level and minimal elevation
  • If possible and desired to go straight to AR mode, the control icon now features a box logo with brackets

Bug Fixes

  • Very small extents at high zoom levels are no longer possible as they were generating bad-looking meshes. Min zoom: 16

v1.1.0

28 Feb 14:08
bc51e0b
Compare
Choose a tag to compare

New Features

  • Possibility to launch the AR mode automatically (when device allows) with the opt-in option activateAR set to true
  • Corrected colorimetry, now using the "commerce" colorspace
  • Possibility to add an image (branding, QR, etc.) on the 3D view for desktop

v1.0.0

31 Jan 13:53
Compare
Choose a tag to compare

First release 🎉