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 = {