protected $aLangPrefOrder = array();
protected $aExcludePlaceIDs = array();
- protected $bReverseInPlan = false;
+ protected $bReverseInPlan = true;
protected $iLimit = 20;
protected $iFinalLimit = 10;
}
}
- if ($iQueryLoop > 20) break;
+ //if ($iQueryLoop > 20) break;
}
if (!empty($aResults)) {
}
if (!empty($aResults)) break;
- if ($iGroupLoop > 4) break;
- if ($iQueryLoop > 30) break;
+ //if ($iGroupLoop > 4) break;
+ //if ($iQueryLoop > 30) break;
}
} else {
// Just interpret as a reverse geocode