Udostępnij za pośrednictwem


MapTileSet.BoundingBox Property

Definition

The maximum extent of available map tiles. Bounds MUST define an area covered by all zoom levels. The bounds are represented in WGS:84 latitude and longitude values, in the order left, bottom, right, top. Values may be integers or floating point numbers.

public Azure.Core.GeoJson.GeoBoundingBox? BoundingBox { get; }
member this.BoundingBox : Azure.Core.GeoJson.GeoBoundingBox
Public ReadOnly Property BoundingBox As GeoBoundingBox

Property Value

Applies to