[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager

ITileProvidersManager Interface

Defines interface for managing map tile provider.

Namespace: GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITileProvidersManager

Properties

Name Description
Providers

Returns the map tile providers enumeration.

Methods

Name Description
CreateTileProvider(string, bool, MapTileStyle, string)

Create and configure specified tile provider.

Extension Methods