10 lines
297 B
HTML
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>
|