Files
openlayers/examples/style-renderer.html
Andreas Hocevar eb92d0dcee Update description
2020-08-26 09:25:50 +02:00

11 lines
337 B
HTML

---
layout: example.html
title: Style renderer
shortdesc: Example of a style with a custom renderer.
docs: >
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>
<div id="info">&nbsp;</div>