Package | Description |
---|---|
org.wicketstuff.openlayers3.api.source |
Modifier and Type | Method and Description |
---|---|
TileWms |
TileWms.params(Map<String,String> params)
Sets the parameters for this source.
|
TileWms |
TileWms.projection(Projection projection)
Sets the projection used to transform fetched data.
|
TileWms |
TileWms.serverType(TileWms.ServerType serverType)
Sets the remote server type.
|
TileWms |
TileWms.url(String url)
Sets the URL providing the images for this source.
|
Copyright © 2015. All rights reserved.