public class MapTiles
extends java.lang.Object
Constructor and Description |
---|
MapTiles(UiSettings uiSettings)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
turnOff()
Turn off tiles.
|
void |
turnOnRaster()
Turn on raster tiles.
|
void |
turnOnVector()
Turn on vector tiles.
|
public MapTiles(UiSettings uiSettings)