diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts
index 095ce3c..49b0a5f 100644
--- a/docs/.vitepress/config.ts
+++ b/docs/.vitepress/config.ts
@@ -404,6 +404,10 @@ export const config: UserConfig = {
text: "ol-interaction-snap",
link: "/componentsguide/interactions/snap/",
},
+ {
+ text: "ol-interaction-synchronize",
+ link: "/componentsguide/interactions/synchronize/",
+ },
{
text: "ol-interaction-transform",
link: "/componentsguide/interactions/transform/",
diff --git a/docs/componentsguide/interactions/synchronize/index.md b/docs/componentsguide/interactions/synchronize/index.md
new file mode 100644
index 0000000..474154e
--- /dev/null
+++ b/docs/componentsguide/interactions/synchronize/index.md
@@ -0,0 +1,45 @@
+# ol-interaction-synchronize
+
+> Synchronize interaction from ol-ext that allows synchronizing multiple maps
+
+[[toc]]
+
+## Demo
+
+
+
+
+
+
+
+## Setup
+
+
+
+## Usage
+
+| Plugin Usage | Explicit Import |
+| ----------------------------- | :--------------------------------------: |
+| `` | `` |
+
+::: code-group
+
+<<< ../../../../src/demos/SynchronizeDemo.vue
+
+:::
+
+## Properties
+
+### maps
+
+- **Type**: `Array