Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php297 $wkb .= $this->writePoint($geometry);
331 protected function writePoint($point) function in geoPHP\\Adapter\\WKB
358 $wkb .= $this->writePoint($point);
H A DTWKB.php394 $twkbGeom .= $this->writePoint($geometry);
458 protected function writePoint($geometry) function in geoPHP\\Adapter\\TWKB
487 $twkb .= $this->writePoint($component);
/plugin/ol3/
H A Dscript.js8writePoint=function(t,e,r){var n=r[r.length-1],i=n.hasZ,o=n.srsName;o&&t.setAttribute("srsName",o)… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map