Sdílet prostřednictvím


GetMapStaticImageOptions.BoundingBox Property

Definition

Bounding box. Note: Either BoundingBox or CenterCoordinate are required parameters. They are mutually exclusive. It shouldn't be used with HeightInPixels or WidthInPixels. The maximum allowed ranges for Lat and Lon are defined for each zoom level in the table at the top of this page.

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

Property Value

Applies to