StiMapHelper Class

Namespace: Stimulsoft.Designer

Methods

Method Returns Description
getDisabledMaps static any  
getMapDataForJS static any[]  
getMapLanguages static any[]  
getMapProperties static any  
getMapSampleImage static string  
getMaps3DIdents static    
getStyle static any  
getStylesContent static void  
setMapProperties static void  
setMapStyle static void  
updateMapData static void  

Method Details

getDisabledMaps static

getDisabledMaps(): any

Returns any


getMapDataForJS static

getMapDataForJS(map: StiMap): any[]

Parameters

  • map (StiMap)

Returns any[]


getMapLanguages static

getMapLanguages(mapIdent: string): any[]

Parameters

  • mapIdent (string)

Returns any[]


getMapProperties static

getMapProperties(map: StiMap): any

Parameters

  • map (StiMap)

Returns any


getMapSampleImage static

getMapSampleImage(map: StiMap, width: number, height: number, zoom: number): string

Parameters

  • map (StiMap)
  • width (number)
  • height (number)
  • zoom (number)

Returns string


getMaps3DIdents static

getMaps3DIdents(): void


getStyle static

getStyle(map: StiMap): any

Parameters

  • map (StiMap)

Returns any


getStylesContent static

getStylesContent(report: StiReport, param: any, callbackResult: any, withReportStyles: any): void

Parameters

  • report (StiReport)
  • param (any)
  • callbackResult (any)
  • withReportStyles (any)

setMapProperties static

setMapProperties(report: StiReport, param: any, callbackResult: any): void

Parameters

  • report (StiReport)
  • param (any)
  • callbackResult (any)

setMapStyle static

setMapStyle(report: StiReport, param: any, callbackResult: any): void

Parameters

  • report (StiReport)
  • param (any)
  • callbackResult (any)

updateMapData static

updateMapData(report: StiReport, param: any, callbackResult: any): void

Parameters

  • report (StiReport)
  • param (any)
  • callbackResult (any)