Compartilhar via


GetMapTileOptions(MapTileSetId, MapTileIndex) Construtor

Definição

Construtor GetMapTileOptions.

public GetMapTileOptions (Azure.Maps.Rendering.MapTileSetId mapTileSetId, Azure.Maps.Rendering.MapTileIndex mapTileIndex);
new Azure.Maps.Rendering.GetMapTileOptions : Azure.Maps.Rendering.MapTileSetId * Azure.Maps.Rendering.MapTileIndex -> Azure.Maps.Rendering.GetMapTileOptions
Public Sub New (mapTileSetId As MapTileSetId, mapTileIndex As MapTileIndex)

Parâmetros

mapTileSetId
MapTileSetId

As opções para configurar a imagem estática.

mapTileIndex
MapTileIndex

O token de cancelamento a ser usado.

Exceções

mapTileSetId ou mapTileIndex é nulo.

Aplica-se a