StiOnlineMapProvider Class

Namespace: Stimulsoft.Base.Drawing

Methods

Method Returns Description
DrawImage static void  
GetImage static (+1 overloads) byte[]  
GetScript static string  

Method Details

DrawImage static

DrawImage(element: IStiAppComponent, size: Size, mapData: Hashtable, g: Graphics, location: RectangleD, elementKey: string, uniqueCode: int, ignoreSize: bool, isExporting: bool): void

Parameters


GetImage static

GetImage(element: IStiAppComponent, size: Size, mapData: Hashtable, elementKey: string, ignoreSize: bool): byte[]

Parameters

  • element (IStiAppComponent)
  • size (Size)
  • mapData (Hashtable)
  • elementKey (string)
  • ignoreSize (bool)

Returns byte[]


GetImage(size: Size, userBingKey: string, pushPins: List, **provider**: [StiGeoMapProviderType](/Stimulsoft.Reports.Class.Reference.NET/Stimulsoft_Base/Gis/StiGeoMapProviderType.html), **onePointZoom**: int): [Bitmap](/Stimulsoft.Reports.Class.Reference.NET/Stimulsoft_Drawing/root/Bitmap.html)

Parameters

Returns Bitmap


GetScript static

GetScript(element: IStiAppComponent, mapData: Hashtable): string

Parameters

Returns string