Package | Description |
---|---|
com.gwidgets.api.leaflet | |
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
static L |
WMS.setParams(TileLayerWMSOptions params,
Boolean noRedraw)
Merges an object with the new parameters and re-requests tiles on the current screen (unless noRedraw was set to true).
|
static WMS |
L.tileLayer.wms(String baseUrl,
TileLayerWMSOptions options)
Used to display WMS services as tile layers on the map.
|
Modifier and Type | Method and Description |
---|---|
TileLayerWMSOptions |
TileLayerWMSOptions.Builder.build()
Builds the TileLayerWMSOptions new instance
|
Copyright © 2018 G-Widgets. All rights reserved.