Web 3dmap: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
!Type
!Type
!Default value
!Default value
|-
| webStakeholderID
| Header
| Integer
|
|-
|-
| overlay
| overlay

Revision as of 14:40, 6 July 2026

API Endpoint: web/3dmap

GET html

API Endpoint: web/3dmap.html

Content-Type: application/json

Response Content-Type: text/html

Parameters:

Name Location Type Default value
overlay Query Integer
base Query WebBaseMap
style Query WebModelStyle
shadow Query Boolean
texture Query TextureSize
spacing Query Double

Examples

3D Map (Cesium):

https://engine.tygron.com/web/3dmap.html?token=WEB_TOKEN

See also