filters intersection works well
This commit is contained in:
@@ -124,7 +124,7 @@ function mp_ljdp_map() {
|
||||
if (is_event_post()) {
|
||||
$mp_zoom = $mp_zoom_set[1];
|
||||
|
||||
$location = get_field(location);
|
||||
$location = get_field("location");
|
||||
$coordinates = $location->coordinates;
|
||||
|
||||
$mp_coordinates_default = $coordinates;
|
||||
|
||||
Reference in New Issue
Block a user