{"id":3002,"date":"2017-10-09T22:07:55","date_gmt":"2017-10-09T20:07:55","guid":{"rendered":"http:\/\/lbti.ibcp.fr\/?page_id=3002"},"modified":"2019-12-09T09:30:10","modified_gmt":"2019-12-09T08:30:10","slug":"3002-2","status":"publish","type":"page","link":"https:\/\/lbti.ibcp.fr\/?page_id=3002","title":{"rendered":"Google Map"},"content":{"rendered":"<p><script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyBMo3fC3uwqi5YD4sfKS-9GONJUK-FDeQA&#038;signed_in=true\"><\/script><br \/>\n<script type=\"text\/javascript\" src=\"https:\/\/lbti.ibcp.fr\/js\/markerclusterer.js\"><\/script><\/p>\n<div id=\"map-container\">\n<div id=\"map\" style=\"width: 100%; height: 600px;\"><\/div>\n<\/div>\n<p>[insert_php]<br \/>\n\/\/ WP_Query arguments<br \/>\n    $args = array(<br \/>\n        &lsquo;post_type&rsquo;              => array( &lsquo;point_google_map&rsquo; ), \/\/ Remplacer point_google_maps par le slug de votre CPT<br \/>\n        &lsquo;nopaging&rsquo;               => true,<br \/>\n        &lsquo;order&rsquo;                  => &lsquo;ASC&rsquo;,<br \/>\n        &lsquo;orderby&rsquo;                => &lsquo;title&rsquo;,<br \/>\n    );<\/p>\n<p>    $points_data = array();<\/p>\n<p>    \/\/ The Query<br \/>\n    $the_query = new WP_Query($args);<br \/>\n    \/\/ The Loop<br \/>\n    if ($the_query->have_posts()) {<br \/>\n        \/* Start the Loop *\/<br \/>\n        while ($the_query->have_posts()) {<br \/>\n            $the_query->the_post();<br \/>\n            $points_data[] = array(<br \/>\n                the_title(\u00a0\u00bb, \u00a0\u00bb, false),<br \/>\n                get_field(&lsquo;adresse&rsquo;),<br \/>\n                (float)get_field(&lsquo;latitude&rsquo;),<br \/>\n                (float)get_field(&lsquo;longitude&rsquo;),<br \/>\n            );<br \/>\n        }<br \/>\n    }<\/p>\n<p>echo &lsquo;<script>var points_data = ' . json_encode($points_data) . ';<\/script>&lsquo;;<br \/>\n[\/insert_php]<\/p>\n<p><script type=\"text\/javascript\" src=\"https:\/\/lbti.ibcp.fr\/js\/gmaps.js\"><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>[insert_php] \/\/ WP_Query arguments $args = array( &lsquo;post_type&rsquo; => array( &lsquo;point_google_map&rsquo; ), \/\/ Remplacer point_google_maps par le slug de votre CPT &lsquo;nopaging&rsquo; => true, &lsquo;order&rsquo; => &lsquo;ASC&rsquo;, &lsquo;orderby&rsquo; => &lsquo;title&rsquo;, ); $points_data = array(); \/\/ The Query $the_query = new WP_Query($args); \/\/ The Loop if ($the_query->have_posts()) { \/* Start the Loop *\/ while ($the_query->have_posts()) {<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3002","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/pages\/3002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3002"}],"version-history":[{"count":5,"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/pages\/3002\/revisions"}],"predecessor-version":[{"id":3762,"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=\/wp\/v2\/pages\/3002\/revisions\/3762"}],"wp:attachment":[{"href":"https:\/\/lbti.ibcp.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}