BingMapsPyramid
Description
- Derived from
-
HttpPyramid abstract
Full source code is included in the Tinman 3D SDK download. |
An implementation of the IPixelPyramid interface that accesses the BingMaps satellite imagery via HTTP
.
By using this class, you explicitly agree to and obey the Microsoft Bing Maps Platform APIs Terms Of Use, which can be found here: https://www.microsoft.com/en-us/maps/product
.
Public / Constructors
BingMapsPyramid
2 overloads
Creates a new instance of BingMapsPyramid.
When this constructor is used, the relation between pyramid levels (see PyramidCoords.Level) and BingMaps zoom-levels is:
pyramidLevel = zoomLevel
Creates a new instance of BingMapsPyramid.
When this constructor is used, the relation between pyramid levels (see PyramidCoords.Level) and BingMaps zoom-levels is:
pyramidLevel = zoomLevel - 1
Public / Methods
Session
Starts or ends a BingMaps session.
Understanding Bing Maps Transactions
https://msdn.microsoft.com/en-us/library/ff859477.aspx