Title: Google Map Field
Published: February 20, 2025
Last modified: February 21, 2025

---

# Google Map Field

## In this article

 * [Key Features](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/?output_format=md#key-features)
 * [Settings](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/?output_format=md#settings)

[ Back to top](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/?output_format=md#wp--skip-link--target)

The Google Map field provides an interactive map interface for selecting and storing
location data. It integrates with the Google Maps API to offer address search and
precise location picking.

## 󠀁[Key Features](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/?output_format=md#key-features)󠁿

 * Interactive map interface
 * Address search functionality
 * Latitude/longitude selection
 * Custom map center point
 * Zoom level control

## 󠀁[Settings](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/?output_format=md#settings)󠁿

 * Center Latitude – Default map center point
 * Center Longitude – Default map center point
 * Zoom Level – Default map zoom
 * Height – Map display height
 * Return Format – Location data format

First published

February 20, 2025

Last updated

February 21, 2025

Edit article

[ Improve it on GitHub: Google Map Field ](https://github.com/wordpress/secure-custom-fields/edit/trunk/docs/features/field/google-map/index.md)

Changelog

[ See list of changes: Google Map Field ](https://github.com/wordpress/secure-custom-fields/commits/trunk/docs/features/field/google-map/index.md)

[  Previous: Using the Gallery Field](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/gallery/gallery-tutorial/)

[  Next: Using the Google Map Field](https://developer.wordpress.org/secure-custom-fields/code-reference/fields/google-map/google-map-tutorial/)