Web 2dmap: Difference between revisions
Jump to navigation
Jump to search
Created page with "API Endpoint: web/2dmap.html ===GET 2dmap.html=== API Endpoint: web/2dmap.html Produces: text/html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | base | Query | WebBaseMap | |} ===='''Examples==== '''2D Map (OpenLayers)''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/2dmap.html?token=WEB_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API" |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: web/2dmap | API Endpoint: web/2dmap | ||
===GET | ===GET html=== | ||
API Endpoint: web/2dmap.html | API Endpoint: web/2dmap.html | ||
Response Content-Type: text/html | |||
'''Parameters:''' | '''Parameters:''' | ||
| Line 12: | Line 12: | ||
!Type | !Type | ||
!Default value | !Default value | ||
|- | |- | ||
| base | | base | ||
Latest revision as of 07:14, 7 July 2026
API Endpoint: web/2dmap
GET html
API Endpoint: web/2dmap.html
Response Content-Type: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| base | Query | WebBaseMap |
Examples
2D Map (OpenLayers):
https://engine.tygron.com/web/2dmap.html?token=WEB_TOKEN