Table of Contents

Class MapBoxZoomLevelSet

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public class MapBoxZoomLevelSet : ZoomLevelSet
Inheritance
MapBoxZoomLevelSet
Inherited Members

Constructors

MapBoxZoomLevelSet()

public MapBoxZoomLevelSet()

MapBoxZoomLevelSet(int)

public MapBoxZoomLevelSet(int tileSize)

Parameters

tileSize int

MapBoxZoomLevelSet(int, RectangleShape)

public MapBoxZoomLevelSet(int tileSize, RectangleShape maxExtent)

Parameters

tileSize int
maxExtent RectangleShape