MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.ReportsCore.Rendering.Components.Map.TileProviders Namespace / ConfigurableTileProvidersManager Class / ConfigurableTileProvidersManager Constructor
Configuration information.

In This Topic
ConfigurableTileProvidersManager Constructor
In This Topic
Gets the descriptors for map tile providers. Initializes a new instance of the GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.TileProvidersManager class.
Syntax
'Declaration
 
Public Function New( _
   ByVal configurationManager As IConfigurationManager _
)
 

Parameters

configurationManager
Configuration information.
See Also