Home
last modified time | relevance | path

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

/plugin/openlayersmap/
H A DStaticMap.php621 $this->drawGeometry($kmlgeom, $col);
631 private function drawGeometry(Geometry $geom, int $colour): void
642 $this->drawGeometry($_geom, $colour);
767 $this->drawGeometry($gpxgeom, $col);
778 $this->drawGeometry($gpxgeom, $col);
696 private function drawGeometry(Geometry $geom, int $colour): void { global() function in dokuwiki\\plugin\\openlayersmap\\StaticMap
/plugin/processing/
H A Dscript.js1906 this.drawGeometry();
1988 this.drawGeometry = function() { method
/plugin/ol3/
H A Dscript.js8drawGeometry=function(t){},t.prototype.setStyle=function(t){},t.prototype.drawCircle=function(t,e)… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map