UNPKG

408 BHTMLView Raw
1---
2layout: example.html
3title: Custom Polygon Styles
4shortdesc: Showing the vertices of a polygon with a custom style geometry.
5docs: >
6 In this example two different styles are created for the polygons:
7 * The first style is for the polygons themselves.
8 * The second style is to draw the vertices of the polygons.
9tags: "polygon, vector, style, GeometryFunction"
10---
11<div id="map" class="map"></div>