Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php87 private $mapCacheBaseDir;
157 $this->mapCacheBaseDir = $mediaDir . '/olmapmaps';
281 $this->mapCacheFile = $this->mapCacheBaseDir . "/" . $this->maptype . "/" . $this->zoom . "/cache_"
158 private $mapCacheBaseDir; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap