diff --git a/examples/edit-geographic.html b/examples/edit-geographic.html
index 02131724be..3f66d462ba 100644
--- a/examples/edit-geographic.html
+++ b/examples/edit-geographic.html
@@ -7,7 +7,6 @@ docs: >
makes it so the map view uses geographic coordinates (even if the view projection is
not geographic).
tags: "geographic"
-experimental: true
---
diff --git a/examples/geographic.html b/examples/geographic.html
index 77349d450d..8dc9fc1aeb 100644
--- a/examples/geographic.html
+++ b/examples/geographic.html
@@ -7,7 +7,6 @@ docs: >
makes it so the map view uses geographic coordinates (even if the view projection is
not geographic).
tags: "geographic"
-experimental: true
resources:
- https://code.jquery.com/jquery-3.5.1.min.js
- https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css
diff --git a/examples/immediate-geographic.html b/examples/immediate-geographic.html
index 0a9a9ec44f..2683857e27 100644
--- a/examples/immediate-geographic.html
+++ b/examples/immediate-geographic.html
@@ -10,6 +10,5 @@ docs: >
any geometry on each render frame. The `useGeographic` function is used in this example so that
geometries can be in geographic coordinates.
tags: "immediate, geographic"
-experimental: true
---
diff --git a/examples/vector-wfs-geographic.html b/examples/vector-wfs-geographic.html
index f7acd5b60b..5ef38da05a 100644
--- a/examples/vector-wfs-geographic.html
+++ b/examples/vector-wfs-geographic.html
@@ -11,6 +11,5 @@ tags: "geographic, vector, WFS, tile, strategy, loading, server, maptiler"
cloak:
- key: get_your_own_D6rA4zTHduk6KOKTXzGB
value: Get your own API key at https://www.maptiler.com/cloud/
-experimental: true
---