Home
last modified time | relevance | path

Searched refs:asGrid (Results 1 – 1 of 1) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoHash.php82 * @param boolean $asGrid Return the center point of hash grid or the grid cell as Polygon
86 public function read($hash, $asGrid = false) argument
89 if (!$asGrid) {