diff --git a/examples/select-feature-openpopup.html b/examples/select-feature-openpopup.html new file mode 100644 index 0000000000..8da9a9c19d --- /dev/null +++ b/examples/select-feature-openpopup.html @@ -0,0 +1,97 @@ + + + + + + + +

OpenLayers Draw Feature Example

+
+ +

It is possible to use the onSelect/onUnselect hooks on the SelectFeature + to do fun things -- like open a popup. +

+ +