Home
last modified time | relevance | path

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

/plugin/spatialhelper/helper/
Dindex.php226 $geometry = $this->getCoordsFromExif($imgId);
244 final public function getCoordsFromExif(string $id): Point|false function in helper_plugin_spatialhelper_index
Dsearch.php140 $point = $indexer->getCoordsFromExif($id);