diff --git a/packages/nc-gui/components/cell/GeoData.vue b/packages/nc-gui/components/cell/GeoData.vue
index 1986efc03c..e19a615aed 100644
--- a/packages/nc-gui/components/cell/GeoData.vue
+++ b/packages/nc-gui/components/cell/GeoData.vue
@@ -1,6 +1,6 @@
@@ -141,22 +157,26 @@ const latLongStr = computed(() =>
{{ latLongStr }}
-
-
-
+
+
+
+ LAT:{{ formState.latitude }}
-
-
+
+
+ LONG:{{ formState.longitude }}
Submit
-
-
- Save
-
+
+
+
+ Save
+
+