Augmented reality (AR) Control for MapTiler SDK JS

This Augmented reality (AR) control adds a button on your MapTiler SDK’s map to create a 3D model of the viewport, including 3D terrain and any layer you have put on top.

The Enable AR button will appear if your device is compatible with WebXR or Apple Quick Look. Then, you can position and interact with the 3D model in your own space!

Get started

Check out the Getting started with AR maps: Display an AR control on your maps example.

API Reference

This 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.

Related examples