Web 3dtiles
Jump to navigation
Jump to search
API Endpoint: web/3dtiles/{id}
GET gltf
API Endpoint: web/3dtiles/{id}.gltf
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| style | Query | WebModelStyle | WHITE |
| maptype | Query | Map Type | MAQUETTE |
| id | Path | Integer | |
| custom | Query | boolean | false |
| detail | Query | boolean | false |
| texture | Query | TextureSize | MEDIUM |
| spacing | Query | double | 2.0 |
Examples
Web 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUM