diff --git a/src/templates/_includes/fields/google-maps.html b/src/templates/_includes/fields/google-maps.html index 07591f98..9d5e5619 100644 --- a/src/templates/_includes/fields/google-maps.html +++ b/src/templates/_includes/fields/google-maps.html @@ -50,6 +50,14 @@ 'handle': 'zoom', 'label': 'Zoom' }, + { + 'handle': 'formatted', + 'label': 'Formatted' + }, + { + 'handle': 'raw', + 'label': 'Raw' + } ]) %} {# Loop through all subfields #}