Web 2dmap

From Tygron Support wiki
Revision as of 14:56, 15 June 2026 by Frank@tygron.nl (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API Endpoint: web/2dmap.html

GET 2dmap.html

API Endpoint: web/2dmap.html

Produces: text/html

Parameters:

Name Location Type Default value
webStakeholderID Header Integer
base Query WebBaseMap

Examples

2D Map (OpenLayers):

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

See also