Searched refs:mapCacheFile (Results 1 – 1 of 1) sorted by relevance
91 private $mapCacheFile = ''; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap280 if (!$this->mapCacheFile) {281 …$this->mapCacheFile = $this->mapCacheBaseDir . "/" . $this->maptype . "/" . $this->zoom . "/cache_"285 return $this->mapCacheFile . "." . $this->mapCacheExtension;