MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTileLayer Class
Properties

MapTileLayer Class Members

The following tables list the members exposed by MapTileLayer.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapTileLayer class.  
Top
Public Properties
 NameDescription
Public PropertyGets a set of cached tiles returned by the service for a specific zoom level. For other zoom levels the tiles will be requested from the service.  
Public PropertyGets or sets the name of tile provider. 'Bing' by default.  
Public PropertyGets or sets the tiles style That evaluates to one of MapTileLayer.MapTileStyle. The default value is MapTileLayer.MapTileStyle.Road.  
Public PropertyGets or sets value indicating whether secure connection should be used for tiles retrieveing.  
Top
See Also