{"id":8054582,"date":"2016-01-21T10:33:10","date_gmt":"2016-01-21T10:33:10","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/a-more-powerful-acf-google-maps-field\/"},"modified":"2016-09-03T04:15:56","modified_gmt":"2016-09-03T04:15:56","slug":"a-more-powerful-acf-google-maps-field","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/a-more-powerful-acf-google-maps-field\/","title":{"rendered":"A More Powerful ACF Google Maps Field"},"content":{"rendered":"<p>Fantastic plugin that adds much-needed functionality to the ACF Google Map field. I appreciate that the array of key-value pairs is saved in exactly the same way as the default Google Map field, but with the addition of values for zoom, center_lat, and center_lng:<\/p>\n<pre><code>array(\n  &#039;address&#039; =&gt; &#039;&#039;,\n  &#039;lat&#039; =&gt; &#039;&#039;,\n  &#039;lng&#039; =&gt; &#039;&#039;,\n  &#039;zoom&#039; =&gt; &#039;&#039;,\n  &#039;center_lat&#039; =&gt; &#039;&#039;,\n  &#039;center_lng&#039; =&gt; &#039;&#039;,\n)<\/code><\/pre>\n<p>Ultimately this data allows you to recreate the exact Google Map that the user creates in WP Admin on the front-end of your site &#8211; something that simply isn&#8217;t possible with the default ACF Google Map field. Keep up the great work!<\/p>\n","protected":false},"template":"","class_list":["post-8054582","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/8054582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/8054582\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=8054582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}