# GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator" data-uid="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator" class="text-break">MapImageLocator Class
</h1>
  <div class="markdown level0 summary"><p>Image locator for map.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">MapImageLocator</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Rendering.Components.Interfaces.IMapImageLocator.html">IMapImageLocator</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.html">GrapeCity.ActiveReports.Rendering.Tools.Image</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MapImageLocator : IMapImageLocator</code></pre>
  </div>
  <h3 id="constructors">Constructors
</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_Tools_Image_MapImageLocator__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_IImageLocatorService_" data-uid="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.#ctor(GrapeCity.ActiveReports.Extensibility.Rendering.IImageLocatorService)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.-ctor.html#GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator__ctor_GrapeCity_ActiveReports_Extensibility_Rendering_IImageLocatorService_">MapImageLocator(IImageLocatorService)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.html">MapImageLocator</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator__ctor_GrapeCity_ActiveReports_ResourceLocator_GrapeCity_ActiveReports_Rendering_Image_IImageConverterService_GrapeCity_ActiveReports_PageReportModel_Report_" data-uid="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.#ctor(GrapeCity.ActiveReports.ResourceLocator,GrapeCity.ActiveReports.Rendering.Image.IImageConverterService,GrapeCity.ActiveReports.PageReportModel.Report)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.-ctor.html#GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator__ctor_GrapeCity_ActiveReports_ResourceLocator_GrapeCity_ActiveReports_Rendering_Image_IImageConverterService_GrapeCity_ActiveReports_PageReportModel_Report_">MapImageLocator(ResourceLocator, IImageConverterService, Report)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.html">MapImageLocator</a> class.</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_Tools_Image_MapImageLocator_GetImageInfo_GrapeCity_ActiveReports_PageReportModel_ImageSource_System_String_System_Object_" data-uid="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.GetImageInfo(GrapeCity.ActiveReports.PageReportModel.ImageSource,System.String,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.Image.MapImageLocator.GetImageInfo.html#GrapeCity_ActiveReports_Rendering_Tools_Image_MapImageLocator_GetImageInfo_GrapeCity_ActiveReports_PageReportModel_ImageSource_System_String_System_Object_">GetImageInfo(ImageSource, string, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Retrieves image from specified source.</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>
