diff --git a/docs/sources/panels-visualizations/visualizations/geomap/index.md b/docs/sources/panels-visualizations/visualizations/geomap/index.md index 63fb54f221a..d6a6bb64119 100644 --- a/docs/sources/panels-visualizations/visualizations/geomap/index.md +++ b/docs/sources/panels-visualizations/visualizations/geomap/index.md @@ -345,6 +345,12 @@ To enable the Night / Day layer, set `enable_alpha` to `true` in your configurat enable_alpha = true ``` +To enable the Photos layer using Docker, run the following command: + +``` +docker run -p 3000:3000 -e "GF_PANELS_ENABLE_ALPHA=true" grafana/grafana: +``` + ### Options - **Show** toggles time source from panel time range @@ -371,6 +377,12 @@ To enable the Photos layer, set `enable_alpha` to `true` in your configuration f enable_alpha = true ``` +To enable the Photos layer using Docker, run the following command: + +``` +docker run -p 3000:3000 -e "GF_PANELS_ENABLE_ALPHA=true" grafana/grafana: +``` + ### Options - **Image Source Field** select a string field containing image data in either of the following formats