openlayers
Version:
Build tools and sources for developing OpenLayers based mapping applications
12 lines (11 loc) • 408 B
HTML
layout: example.html
title: Custom Polygon Styles
shortdesc: Showing the vertices of a polygon with a custom style geometry.
docs: >
In this example two different styles are created for the polygons:
* The first style is for the polygons themselves.
* The second style is to draw the vertices of the polygons.
tags: "polygon, vector, style, GeometryFunction"
<div id="map" class="map"></div>