Searched refs:tileInfo (Results 1 – 1 of 1) sorted by relevance
42 private $tileInfo = [ variable in dokuwiki\\plugin\\openlayersmap\\StaticMap147 if (array_key_exists($maptype, $this->tileInfo)) {377 $this->tileInfo [$this->maptype] ['url']787 … $logoImg = imagecreatefrompng($logoBaseDir . $this->tileInfo ['openstreetmap'] ['logo']);806 $this->tileInfo ['openstreetmap'] ['txt'],814 $this->tileInfo ['openstreetmap'] ['txt'],823 $mapAuthor = $this->tileInfo [$this->maptype] ['txt'];824 … $iconImg = imagecreatefrompng($logoBaseDir . $this->tileInfo [$this->maptype] ['logo']);