$_db
$_db : \Horde_Db_Adapter
Storage driver for Kronolith's Geo location data.
Copyright 2009-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
__construct(\Horde_Db_Adapter $adapter) : \Kronolith_Geo_Base
\Horde_Db_Adapter | $adapter | The Horde_Db adapter |
search(array $criteria) : array
Search for events close to a given point.
array | $criteria | An array of: point - lat/lon hash radius - the radius to search in limit - limit the number of hits factor - Conversion factor for miles per distance unit [default is 69]. |
of event ids with locations near the specified criteria.