Update description

This commit is contained in:
Andreas Hocevar
2020-08-26 09:25:50 +02:00
parent 6412b040c3
commit eb92d0dcee

View File

@@ -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"
---
<div id="map" class="map"></div>