Class MapBoxZoomLevelSet
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
intmaxExtent
RectangleShape