Home
last modified time | relevance | path

Searched defs:tileCacheBaseDir (Results 1 – 1 of 1) sorted by relevance

/plugin/openlayersmap/
H A DStaticMap.php157 private $tileCacheBaseDir; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
207 __construct(float $lat, float $lon, int $zoom, int $width, int $height, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $mediaDir, string $tileCacheBaseDir, bool $autoZoomExtent = true, string $apikey = '') global() argument