Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php44 * @param boolean $returnMultiple - Return all results in a multipoint or multipolygon
49 public function read($address, $apiKey = null, $returnType = 'point', $bounds = false, $returnMultiple = false) argument
70 if (!$returnMultiple) {