Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DKML.php134 $coordinates = $this->extractCoordinates($xml);
148 $coordinates = $this->extractCoordinates($xml);
216 protected function extractCoordinates($xml) function in geoPHP\\Adapter\\KML