ACF Google Maps Radius / Proximity search with the REST API
Let’s discuss and show how using ACF Google Maps, and WP_Query we can search content by radius and/or proximity using both latitude and longitude set through ACF Google Maps. File set up: Lets create three seperate files ( these will be included inside your functions.php in order ) sort-acf-gmap-distance.php wp-query-geo.php sort-locations-api.php Let’s do a quick … Continued