Home
last modified time | relevance | path

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php37 protected $hasM = false; variable in geoPHP\\Adapter\\WKB
109 $this->hasM = false;
126 $this->hasM = true;
130 $this->hasM = true;
138 $this->hasM = true;
140 $this->dimension = 2 + ($this->hasZ ? 1 : 0) + ($this->hasM ? 1 : 0);
290 $this->hasM = $geometry->isMeasured();
341 if ($this->hasM) {
410 if ($this->hasM) {
H A DKML.php151 $hasM = false;
154 $hasM = $hasM || (isset($set[3]) && $set[3]);
161 ($hasM ? (isset($set[3]) ? $set[3] : 0) : null)
/plugin/ol3/
H A Dscript.js8hasM?e=_t:!0===t.hasZ?e=mt:!0===t.hasM&&(e=vt),e}function E_(t){var e=t.getLayout();return{hasZ:e=…
/plugin/openlayersmap/ol7/
H A Dol.js.map