| Package | Description | 
|---|---|
| net.java.html.leaflet | 
    Leaflet API for Java built around the  Mapclass. | 
| Modifier and Type | Method and Description | 
|---|---|
| TileLayerOptions | TileLayerOptions. setAttribution(String attribution)Sets the attribution option | 
| TileLayerOptions | TileLayerOptions. setBounds(LatLngBounds bounds)Sets the bounds option | 
| TileLayerOptions | TileLayerOptions. setContinuousWorld(boolean continuousWorld)Sets the continuousWorld option | 
| TileLayerOptions | TileLayerOptions. setDetectRetina(boolean detectRetina)Sets the detectRetina option | 
| TileLayerOptions | TileLayerOptions. setErrorTileUrl(String url)Sets the error tile url option | 
| TileLayerOptions | TileLayerOptions. setId(String id)Sets the id option | 
| TileLayerOptions | TileLayerOptions. setMaxNativeZoom(int maxNativeZoom)Sets the maxNativeZoom option | 
| TileLayerOptions | TileLayerOptions. setMaxZoom(int maxZoom)Sets the maxZoom option | 
| TileLayerOptions | TileLayerOptions. setMinZoom(int minZoom)Sets the minZoom option. | 
| TileLayerOptions | TileLayerOptions. setNoWrap(boolean noWrap)Sets the noWrap option | 
| TileLayerOptions | TileLayerOptions. setopacity(int opacity)Sets the opacity option | 
| TileLayerOptions | TileLayerOptions. setReuseTiles(boolean reuseTiles)Sets the reuseTiles option | 
| TileLayerOptions | TileLayerOptions. setSubdomains(String subdomain)Sets the subdomains option | 
| TileLayerOptions | TileLayerOptions. setSubdomains(String[] subdomains)Sets the subdomains option | 
| TileLayerOptions | TileLayerOptions. setTileSize(int tileSize)Sets the tileSize option | 
| TileLayerOptions | TileLayerOptions. setTms(boolean tms)Sets the tms option | 
| TileLayerOptions | TileLayerOptions. setUnloadInvisibleTiles(boolean unload)Sets the unload invisible tiles option | 
| TileLayerOptions | TileLayerOptions. setUpdateWhenIdle(boolean updateWhenIdle)Sets the updateWhenIdle option | 
| TileLayerOptions | TileLayerOptions. setZIndex(int zIndex)Sets the zIndex option | 
| TileLayerOptions | TileLayerOptions. setZoomOffset(int zoomOffset)Sets the zoomOffset option | 
| TileLayerOptions | TileLayerOptions. setZoomReverse(boolean zoomReverse)Sets the zoomReverse option | 
| Constructor and Description | 
|---|
| TileLayer(String urlTemplate,
         TileLayerOptions options) | 
Copyright © 2017. All rights reserved.