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

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager" class="text-break">ITileProvidersManager Interface
</h1>
  <div class="markdown level0 summary"><p>Defines interface for managing map tile provider.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.html">GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ITileProvidersManager</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager_Providers" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager.Providers">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager.Providers.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager_Providers">Providers</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the map tile providers enumeration.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager_CreateTileProvider_System_String_System_Boolean_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapTileStyle_System_String_" data-uid="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager.CreateTileProvider(System.String,System.Boolean,GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapTileStyle,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.Map.TileProviders.ITileProvidersManager.CreateTileProvider.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_Map_TileProviders_ITileProvidersManager_CreateTileProvider_System_String_System_Boolean_GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapTileStyle_System_String_">CreateTileProvider(string, bool, MapTileStyle, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Create and configure specified tile provider.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
