Searched refs:createKMLSitemap (Results 1 – 3 of 3) sorted by relevance
67 $sitemapper->createKMLSitemap($this->getConf('media_kml'));
155 $kml = $helper->createKMLSitemap($this->getConf('media_kml'));161 $kmlN = $helper->createKMLSitemap($namespace . $this->getConf('media_kml'));
173 final public function createKMLSitemap(string $mediaID): bool function in helper_plugin_spatialhelper_sitemap