你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MapTileSet.CenterTileIndex 属性

定义

图块集的默认位置,格式为 [经度、纬度、缩放]。 缩放级别必须介于 minzoom 和 maxzoom 之间。 实现可以使用此值来设置默认位置。

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

属性值

适用于