[]
        
(Showing Draft Content)

C1.FlexMap.TileItem

TileItem Class

Internal used. Represents the tile item for one tile image.

Inheritance
TileItem
Namespace: C1.FlexMap
Assembly: C1.Win.Map.4.8.dll
Syntax
public class TileItem

Constructors

Name Description
TileItem()

Properties

Name Description
Bounds

Gets the bounds (in screen coordinates) of the tile.

Col

Gets the column index of the tile.

Image

Gets the image of this tile.

Row

Gets the row index of the tile.

Uri

Gets the uri of this tile.

ZoomLevel

Gets the base zoom level of this tile.

Methods

Name Description
ToQuadKey()

Calculates the quad key (unique identifier) for provided x, y and level of detail values.

ToWorldPos()

Gets tile's center longitude and latitude.