ActiveReports 9
MapTileLayer Class Properties

For a list of all members of this type, see MapTileLayer members.

Public Properties
 NameDescription
Public PropertyMapTilesGets 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 PropertyMaximumZoomGets or sets the maximum zoom level at which the layer is visible. Ignored if VisibilityMode != MapVisibilityMode.ZoomBased. An expression should evaluate to a System.Double. The default value is 200. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyMinimumZoomGets or sets the minimum zoom level at which the layer is visible. Ignored if VisibilityMode != MapVisibilityMode.ZoomBased. An expression should evaluate to a System.Double. The default value is 50. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyNameName of the layer. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyProviderGets or sets the name of tile provider. 'Bing' by default.  
Public PropertyTileStyleGets or sets the tiles style That evaluates to one of MapTileLayer.MapTileStyle. The default value is MapTileLayer.MapTileStyle.Road.  
Public PropertyTransparencyGets or sets the transparency for all map elements contained in this layer. Measured in percents. An expression should evaluate to a System.Double. The default value is 0. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Public PropertyUseSecureConnectionGets or sets value indicating whether secure connection should be used for tiles retrieveing.  
Public PropertyVisibilityModeGets or sets the layer visibility mode. That evaluates to one of MapVisibilityMode. The default value is MapVisibilityMode.Visible. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapLayer)
Top
See Also

Reference

MapTileLayer Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum