Home
last modified time | relevance | path

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

/plugin/osm/
H A Dsyntax.php105 …$renderer->doc .= "<img alt=\"OpenStreetMap\" src=\"".$this->getImageURL($options)."\" />".DOKU_LF;
146 function getImageURL($options) { function in syntax_plugin_osm