Package | Description |
---|---|
com.gwidgets.api.leaflet.options |
Modifier and Type | Method and Description |
---|---|
ICRS |
TileLayerWMSOptions.getCrs()
Gets the Coordinate Reference System to use for the WMS requests,
defaults to map CRS.
|
Modifier and Type | Method and Description |
---|---|
TileLayerWMSOptions.Builder |
TileLayerWMSOptions.Builder.crs(ICRS crs)
Coordinate Reference System to use for the WMS requests, defaults to
map CRS.
|