Web 3dmap: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: web/3dmap.html ===GET 3dmap.html=== API Endpoint: web/3dmap.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | overlay | Query | Integer | |- | base | Query | WebBaseMap | |- | style | Query | WebModelStyle | |- | shadow | Query | Boolean | |- | texture | Query | TextureSize | |- | spacing | Query | Double | |} ===='''Examples==== '''3D Map..."
 
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
API Endpoint: web/3dmap.html
API Endpoint: web/3dmap


===GET 3dmap.html===
===GET html===
API Endpoint: web/3dmap.html
API Endpoint: web/3dmap.html


Produces: text/html
Response Content-Type: text/html


'''Parameters:'''
'''Parameters:'''
Line 12: Line 12:
!Type
!Type
!Default value
!Default value
|-
| webStakeholderID
| Header
| Integer
|
|-
|-
| overlay
| overlay

Latest revision as of 07:14, 7 July 2026

API Endpoint: web/3dmap

GET html

API Endpoint: web/3dmap.html

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