Aracılığıyla paylaş


MapTileSet.CenterTileIndex Property

Definition

The default location of the tileset in the form [longitude, latitude, zoom]. The zoom level MUST be between minzoom and maxzoom. Implementations can use this value to set the default location.

public Azure.Maps.Rendering.MapTileIndex? CenterTileIndex { get; }
member this.CenterTileIndex : Azure.Maps.Rendering.MapTileIndex
Public ReadOnly Property CenterTileIndex As MapTileIndex

Property Value

Applies to