CityGML

Load CityGML files using the loadModel method. Supported formats are .gml, .city.json and .gmlzip

Example



1. Create a download token

Request a download token for the asset stored in the documents section providing the format model/gltf-binary.

Shell


2. Use the token to load the model

Invoke the loadModel method with the asset URL, model type and format.

JS