On this page

    MapTiler GeoSplats SDK

    MapTiler GeoSplats SDK is your complete toolkit for building photorealistic 3D web maps using GeoSplats (georeferenced Gaussian splats). The SDK bundles everything needed to build an entirely new type of web map applications, integrating your splat models with 3D terrain and any basemap you choose.

    The splat models are visualized using the WebGPU technology, a modern standard for rendering graphics in a web browser. Unlike older WebGL, it provides direct access to graphics hardware, enabling efficient rendering of millions of splats.

    Warning

    Due to WebGPU’s new technology, it requires modern hardware, an up-to-date operating system, and the latest browser version with hardware acceleration enabled. We recommend using the latest Chrome or Safari version on Windows 10/11, iOS 26+, or Android 12+.

    In-built maps

    MapTiler GeoSplats SDK comes with built-in map styles to pick from, so you can select one of our maps with detailed street-level information, 3D terrain, and satellite imagery for the entire world. Optionally, you can also use your own custom map style.

    Examples

    Browse code examples

    Go to examples

    Reference

    Read full SDK reference

    Go to reference

    Get started

    To get started with a basic integration, first you need to get your splat model ready in our 3D Editor. Then you can integrate it into a map with GeoSplats SDK: Just copy and use the code below the map.

    Was this helpful?

    MapTiler GeoSplats SDK
    Home