From eb92d0dceedbbabe4fccaf740091c7ec530e41fa Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Wed, 26 Aug 2020 09:25:50 +0200 Subject: [PATCH] Update description --- examples/style-renderer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/style-renderer.html b/examples/style-renderer.html index aa33f0a455..63593eca0f 100644 --- a/examples/style-renderer.html +++ b/examples/style-renderer.html @@ -3,7 +3,7 @@ layout: example.html title: Style renderer shortdesc: Example of a style with a custom renderer. docs: > - A custom style renderer, a prerender event and different global composite operations are used to render the flag of a country as fill for the country shape. + A custom style renderer and a clip path are used to render the flag of a country as fill for the country shape. tags: "vector, geojson, style, custom, renderer" ---