Home › Forums › Feature Requests › Specify zoom in google map field › Reply To: Specify zoom in google map field
I realise that this is an old thread, but I have a few suggestions for this field type that would make it more powerful:
– Return the zoom level.
– Set the map lat/lng by clicking a point on the map (like this).
– Save and return the map type (map, satellite).
I’d like the returned object to look something like this:
array
'address' => string 'Marco Island, FL, United States'
'lat' => string '25.9397412'
'lng' => string '-81.7075355'
'zoom' => string '12'
'type' => string 'map'
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.