3D objects on MapTiler maps

With the MapTiler SDK 3D JS module, you can add 3D objects to your basemap with plenty of customizations from glTF/glb files! These can be meshes, groups of meshes, point clouds, or a mix of all these.

Get started

Check out the Add a 3D model on a map example.

API Reference

The reference documents every object and method available. Each section describes classes or objects as well as their properties, parameters, methods, and associated events. Many sections also include inline code examples and related resources.

The main class in the MapTiler 3D JS module is the Layer3D class

COLLADA duck One texture Credit: © 2006, Sony. SCEA Shared Source License, Version 1.0 

Related examples