[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapTileLayer.MapTiles

MapTiles Property

MapTiles

Gets a set of cached tiles returned by the service for a specific zoom level. For other zoom levels the tiles will be requested from the service.

Declaration
public IList<MapTile> MapTiles { get; }