Searched refs:geojsonFileName (Results 1 – 1 of 1) sorted by relevance
86 private string $geojsonFileName; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap156 $this->geojsonFileName = $geojson;220 if (file_exists($this->geojsonFileName)) {221 $g = geoPHP::load(file_get_contents($this->geojsonFileName), 'geojson');287 $this->geojsonFileName326 if (file_exists($this->geojsonFileName)) {805 $gpxgeom = geoPHP::load(file_get_contents($this->geojsonFileName), 'json');