Searched refs:gpxFileName (Results 1 – 1 of 1) sorted by relevance
82 private $gpxFileName; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap152 $this->gpxFileName = $gpx;211 if (file_exists($this->gpxFileName)) {212 $g = geoPHP::load(file_get_contents($this->gpxFileName), 'gpx');274 … serialize($this->markers), $this->maptype, $this->kmlFileName, $this->gpxFileName, $this->geojson…305 if (file_exists($this->gpxFileName)) {766 $gpxgeom = geoPHP::load(file_get_contents($this->gpxFileName), 'gpx');