[]
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.
public IList<MapTile> MapTiles { get; }