[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapTileProviderInternal

IMapTileProviderInternal Interface

Temporary solution for sync tiles loading

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IMapTileProviderInternal

Properties

Name Description

Gets tile provider copyright string to be displayed in map.

Methods

Name Description
GetTile(MapTileKey)

Get instance of tile by specified coordinates and level of detalization

Extension Methods