gws.plugin.tile_layer.provider.Config
struct
gws.plugin.tile_layer.provider.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
url | gws.core.types.Url | rest url with placeholders {x}, {y} and {z} gws.plugin.tile_layer.provider.Config.url | |
grid | gws.base.layer.core.GridConfig | source grid gws.plugin.tile_layer.provider.Config.grid | |
maxRequests | int | 0 | max concurrent requests to this source gws.plugin.tile_layer.provider.Config.maxRequests |
uid | str | Zuweisung einer eindeutigen ID als Text |