# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map

## Content

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

  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map" class="text-break">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLocation.html">MapLocation</a></h4>
      <section><p>Represents the properties for map sub-items location.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapSize.html">MapSize</a></h4>
      <section><p>Represents the properties for map sub-item size.</p>
</section>
    <h3 id="structs">
Structs
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapTileKey.html">MapTileKey</a></h4>
      <section><p>Represents the tile identifier.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IEmbeddedMapTile.html">IEmbeddedMapTile</a></h4>
      <section><p>Represents the embedded map tile.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMap.html">IMap</a></h4>
      <section><p>Represents the map rendering component.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScale.html">IMapColorScale</a></h4>
      <section><p>Represents the map color scale rendering settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScaleElement.html">IMapColorScaleElement</a></h4>
      <section><p>Represents the MapColorScale rendering 'ticks'.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScaleTitle.html">IMapColorScaleTitle</a></h4>
      <section><p>Represents the rendering settings for <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapColorScale.html">IMapColorScale</a> title rendering.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDistanceScale.html">IMapDistanceScale</a></h4>
      <section><p>Represents the map distance scale rendering settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapDockableSubItem.html">IMapDockableSubItem</a></h4>
      <section><p>Represents the dockable subitem of a map.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.html">IMapGridLines</a></h4>
      <section><p>Represents the base interface for map meridians/parallels rendering.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLayer.html">IMapLayer</a></h4>
      <section><p>Represents a map layer rendering item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegend.html">IMapLegend</a></h4>
      <section><p>Represents the map legend rendering settings.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.html">IMapLegendItem</a></h4>
      <section><p>Represents a map legend rendering subitem.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLimits.html">IMapLimits</a></h4>
      <section><p>Represents the limits of a <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.html">IMapViewport</a> element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.html">IMapLineElement</a></h4>
      <section><p>Represents the map spatial line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapMarker.html">IMapMarker</a></h4>
      <section><p>Represents the marker for map spatial elements.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapMarkerImage.html">IMapMarkerImage</a></h4>
      <section><p>Represents the rendering settings for a <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapMarker.html">IMapMarker</a> with Image style.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapPointElement.html">IMapPointElement</a></h4>
      <section><p>Represents the map spatial point.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapPolygonElement.html">IMapPolygonElement</a></h4>
      <section><p>Represents the map spatial polygon.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSpatialElement.html">IMapSpatialElement</a></h4>
      <section><p>Represents the map spatial element.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapSubItem.html">IMapSubItem</a></h4>
      <section><p>Represents the base interface for all map rendering parts: viewport, titles, legends, distance scale, color scale.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTile.html">IMapTile</a></h4>
      <section><p>Represents a tile of a map tile layer.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileLayer.html">IMapTileLayer</a></h4>
      <section><p>Represents a map layer with image tiles as data.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileProvider.html">IMapTileProvider</a></h4>
      <section><p>Represents the provider of tiles for a particular tile layer.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileProviderFactory.html">IMapTileProviderFactory</a></h4>
      <section><p>Represents a factory for creating map tile providers.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileProviderInternal.html">IMapTileProviderInternal</a></h4>
      <section><p>Temporary solution for sync tiles loading</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTitle.html">IMapTitle</a></h4>
      <section><p>Represents the map title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapVectorLayer.html">IMapVectorLayer</a></h4>
      <section><p>Represents a map layer with spatial data rendering item.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapView.html">IMapView</a></h4>
      <section><p>Represents the main view rendering settings for a map viewport.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapViewport.html">IMapViewport</a></h4>
      <section><p>Represents the map viewport rendering item.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapCoordinateSystem.html">MapCoordinateSystem</a></h4>
      <section><p>Specifies the map coordinate system.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapImageResizeMode.html">MapImageResizeMode</a></h4>
      <section><p>Specifies whether the content will resize to fit in the available space.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelBehavior.html">MapLabelBehavior</a></h4>
      <section><p>Specifies the positioning of the color scale labels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelPlacement.html">MapLabelPlacement</a></h4>
      <section><p>Specifies the labels placement along the color bar.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelPositionType.html">MapLabelPositionType</a></h4>
      <section><p>Specifies the possible label positions for map meridians/parallels.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendLayout.html">MapLegendLayout</a></h4>
      <section><p>Specifies the arrangement of labels within the legend.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendMarkerStyle.html">MapLegendMarkerStyle</a></h4>
      <section><p>Specifies the style for legend rendering.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendTitleSeparator.html">MapLegendTitleSeparator</a></h4>
      <section><p>Specifies what type of separator to use for the legend title.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLineLabelPlacement.html">MapLineLabelPlacement</a></h4>
      <section><p>Specifies the label placement for the line.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapMarkerLabelPlacement.html">MapMarkerLabelPlacement</a></h4>
      <section><p>Specifies the label placement for the marker.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapMarkerStyle.html">MapMarkerStyle</a></h4>
      <section><p>Specifies the point marker style.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPolygonLabelPlacement.html">MapPolygonLabelPlacement</a></h4>
      <section><p>Specifies the label placement for the polygon.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPolygonLabelVisibility.html">MapPolygonLabelVisibility</a></h4>
      <section><p>Specifies the visibility mode of a map polygon label.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPosition.html">MapPosition</a></h4>
      <section><p>Specifies the position of the dockable subitem.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapProjection.html">MapProjection</a></h4>
      <section><p>Specifies the map projection.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapTileStyle.html">MapTileStyle</a></h4>
      <section><p>Specifies the tiles style.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapUnit.html">MapUnit</a></h4>
      <section><p>Specifies the unit for both width and height.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapViewCenterUnits.html">MapViewCenterUnits</a></h4>
      <section><p>Specify the type of the MapViewport.MapView.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapVisibilityMode.html">MapVisibilityMode</a></h4>
      <section><p>Specifies the layer visibility mode.</p>
</section>


</div>
