GET /Map/GetMap/

Generate a map based on location and requested map files.
 

Request

Method Request URI
GET /API/Map/GetMap/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the session.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetMapsOptions

Response

Response Body

A Dundas.BI.WebApi.Models.MapDataInfoSvgData object, or a status code indicating the problem.