From b9cada3416473e5e1b88cd98c4a27c5caeec828a Mon Sep 17 00:00:00 2001 From: Stefan Kuethe Date: Wed, 22 May 2024 08:14:27 +0200 Subject: [PATCH] Deployed c55dd05 with MkDocs version: 1.6.0 --- layers/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/index.html b/layers/index.html index 73f7e79a..a6d76898 100644 --- a/layers/index.html +++ b/layers/index.html @@ -890,7 +890,7 @@

Layers

-

The paint and layout properties for the layers depend on the type of the layer. +

The paint and layout properties for the layers depend on the type of the layer. They are passed as a dict corresponding to the Layer Style Spec.

For example, to set the radius and the color for a circle layer, the paint property looks like this:

paint = {