Skip to content

Releases: maptiler/maptiler-3d-js

v3.1.0-rc.1

04 Nov 10:01

Choose a tag to compare

v3.1.0-rc.1 Pre-release
Pre-release

This is a test release and not intended for production usage.

v3.0.0

14 Oct 15:31

Choose a tag to compare

v3.0.0

✨ New Features

  • GLTF Models are now animateable 🎬 🚀
  • New Item3D class allows for UI events on individual meshes, click, dblclick, mouseenter and mouseleave
  • Item3D class instances can also have "states" similar to pseudo classes in DOM elements.
  • Rather than each Layer3D having their own renderer instance, rendering is now batched and rendered by a single render manager instance making it more efficient and more performant.
  • Meshes can now have one-off user-defined transforms applied when they are added to the scene. This can be useful for ensuring all meshes have the same rotation / face the same way, or if they need their world position tweaked without tweaking their LngLat.

v3.0.0-rc.3

22 Sep 11:56

Choose a tag to compare

v3.0.0-rc.3 Pre-release
Pre-release

This is a test release and not intended for production use.

v3.0.0-rc.2

18 Sep 13:02

Choose a tag to compare

v3.0.0-rc.2 Pre-release
Pre-release

This is a pre-release and not suitable for production use.

v2.1.0

02 Jul 10:41
bf5e25d

Choose a tag to compare

2.1.0

✨ Features and improvements

  • None

🐛 Bug fixes

  • None

Other

  • Version bump maptiler/sdk to 3.5.0
  • MaptilerSDK Dep is now tied to minor versions instead of major versions

v2.0.2

08 Jan 10:21
622f1f2

Choose a tag to compare

⚠️ Please keep in mind that if you use MapTiler 3D JS v2 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • None

🐛 Bug fixes

  • Fix declarations files generation

🔧 Others

  • None

v2.0.1

07 Jan 11:05
1e7d4ea

Choose a tag to compare

⚠️ Please keep in mind that if you use MapTiler 3D JS v2 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • None

🐛 Bug fixes

  • Set default rendering min zoom value to work fine with globe

🔧 Others

  • None

v2.0.0

07 Jan 08:21
2d04df7

Choose a tag to compare

⚠️ Please keep in mind that if you use MapTiler 3D JS v2 you must update version of MapTiler SDK JS to v3.

✨ Features and improvements

  • Globe projection support

🐛 Bug fixes

  • None

🔧 Others

  • Using MapTiler SDK JS v3

v1.0.0

27 Nov 10:37
b0a89f2

Choose a tag to compare

First release 🎉