| Package | Description |
|---|---|
| com.gwidgets.api.leaflet |
| Modifier and Type | Class and Description |
|---|---|
class |
Canvas
Used to create Canvas-based tile layers where tiles get drawn on the browser side.
|
class |
WMS
Used to display WMS services as tile layers on the map.
|
| Modifier and Type | Method and Description |
|---|---|
static TileLayer |
L.tileLayer(java.lang.String urlTemplate,
TileLayerOptions options)
Used to load and display tile layers on the map, implements ILayer interface.
|