Searched refs:addTriangle_ (Results 1 – 2 of 2) sorted by relevance
| /plugin/ol3/ |
| D | script.js | 8 …addTriangle_=function(t,e,r,n,i,o){this.triangles_.push({source:[n,i,o],target:[t,e,r]})},t.protot… method in t
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …addTriangle_(a, b, c, aSrc, bSrc, cSrc) {\n this.triangles_.push({\n source: [aSrc, bSrc, …
|