Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php92 private $mapCacheExtension = 'png';
285 return $this->mapCacheFile . "." . $this->mapCacheExtension;
163 private $mapCacheExtension = 'png'; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap