Table of Contents

Class MapBoxStaticTilesLayer

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
[Obsolete("This class is considered obsolete as it utilizes the WebRequest and WebClient classes, which have been deprecated starting with .NET 5. This class will no longer be available after 13.4, please use the class with the same name within ThinkGeo.Core.Async namespace.")]
public class MapBoxStaticTilesLayer : XyzTileLayer
Inheritance
MapBoxStaticTilesLayer
Inherited Members

Constructors

MapBoxStaticTilesLayer()

public MapBoxStaticTilesLayer()

Methods

DrawCore(GeoCanvas, Collection<SimpleCandidate>)

protected override void DrawCore(GeoCanvas canvas, Collection<SimpleCandidate> labelsInAllLayers)

Parameters

canvas GeoCanvas
labelsInAllLayers Collection<SimpleCandidate>