Custom circle render example

This commit is contained in:
changqing
2020-12-15 15:38:48 +08:00
parent 811c130241
commit 3393de3c54
2 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
layout: example.html
title: Custom Circle Render
shortdesc: Example of a custom circle render.
docs: >
This example demonstrates the use of 'ol/style/Style' render option function to render circle feature.
tags: "circle, feature, vector, render, custom"
---
<div id="map" class="map"></div>