diff --git a/Examples/pois_click/index.html b/Examples/pois_click/index.html
new file mode 100644
index 0000000..fd8b3a6
--- /dev/null
+++ b/Examples/pois_click/index.html
@@ -0,0 +1,101 @@
+
+
+
+
+
+
+ [pois]
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/Example/Example.jsx b/src/components/Example/Example.jsx
index b78d159..05e59c5 100644
--- a/src/components/Example/Example.jsx
+++ b/src/components/Example/Example.jsx
@@ -13,6 +13,7 @@ const Example = () => {
'mapOption',
'objects',
'pois',
+ 'pois_click',
'controls',
'focus',
'mapContext',