Home
last modified time | relevance | path

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

/plugin/openlayersmap/
DStaticMap.php91 private $mapCacheFile = ''; variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
280 if (!$this->mapCacheFile) {
281 …$this->mapCacheFile = $this->mapCacheBaseDir . "/" . $this->maptype . "/" . $this->zoom . "/cache_"
285 return $this->mapCacheFile . "." . $this->mapCacheExtension;