mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 15:52:28 +08:00
1.1 KiB
1.1 KiB
aliases | description | keywords | title | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|
|
ArcGIS layer |
|
XYZ tile layer | 5 |
XYZ tile layer
The XYZ tile layer is a map from a generic tile layer.
{{< figure src="/static/img/docs/geomap-panel/geomap-xyz-9-1-0.png" max-width="1200px" caption="Geomap panel xyz example" >}}
Options
-
URL template
Note: Set a valid tile server url, with {z}/{x}/{y} for example: https://tile.openstreetmap.org/{z}/{x}/{y}.png
-
Attribution sets the reference string for the layer if displayed in [map controls]({{< relref "controls/#show-attribution" >}})
-
Opacity from 0 (transparent) to 1 (opaque)
{{< figure src="/static/img/docs/geomap-panel/geomap-xyz-options-9-1-0.png" max-width="1200px" caption="Geomap panel xyz options" >}}