diff --git a/examples/polygon-styles.html b/examples/polygon-styles.html new file mode 100644 index 0000000000..5464d2f097 --- /dev/null +++ b/examples/polygon-styles.html @@ -0,0 +1,57 @@ + + +
+ + + + + + + + +Showing the vertices of a polygon with a custom style geometry.
+See the polygon-styles.js source to see how this is done.
+