Searched refs:gpxFileName (Results 1 – 1 of 1) sorted by relevance
85 private string $gpxFileName; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap155 $this->gpxFileName = $gpx;214 if (file_exists($this->gpxFileName)) {215 $g = geoPHP::load(file_get_contents($this->gpxFileName), 'gpx');286 $this->gpxFileName,319 if (file_exists($this->gpxFileName)) {794 $gpxgeom = geoPHP::load(file_get_contents($this->gpxFileName), 'gpx');