diff --git a/debug/vector/vector-canvas.html b/debug/vector/vector-canvas.html
index 6b2f69bb..cee5461d 100644
--- a/debug/vector/vector-canvas.html
+++ b/debug/vector/vector-canvas.html
@@ -69,6 +69,8 @@
weight: 20
});
map.addLayer(polygon);
+
+ polygon.bindPopup('I am a polygon');