MapService.getMap Method

Generate map SVG based on the current viewport, data, and requested map files.
 

Parameters

mapDetails

Type: Object
An object with properties corresponding with Dundas.BI.WebApi.Models.GetMapsOptions.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the request is complete. If successful, an object corresponding with Dundas.BI.WebApi.Models.MapDataInfoSvgData is returned to callback methods.