Files
openlayers/examples/custom-circle-render.html
2020-12-15 15:38:48 +08:00

10 lines
297 B
HTML

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