GetSearchTileJsonByTmsOptions.Buffer Property

Definition

Buffer on each side of the given tile. It must be a multiple of 0.5. Output tilesize will be expanded to tilesize + 2 * buffer (e.g 0.5 = 257x257, 1.0 = 258x258).

public float? Buffer { get; set; }
member this.Buffer : Nullable<single> with get, set
Public Property Buffer As Nullable(Of Single)

Property Value

Applies to