Home
last modified time | relevance | path

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

/plugin/googlemaps/
Dscript.js64 map.addOverlay(create_marker(new GLatLng(overlay[j].lat,overlay[j].lon),overlay[j].txt));
69 map.addOverlay(geoXml);
/plugin/google_maps/
Dscript.js77 …map.addOverlay(createMarker(point, '<div class="gmaps_marker"><strong>' + place.address + '</stron…
/plugin/openlayersmap/
H A Dscript.js492 map.addOverlay(overlay);
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js1290 var addOverlay = mxUtils.bind(this, function(cell)
1309 addOverlay(v2);
1345 addOverlay(v1);
/plugin/codemirror/dist/
Dscripts.min.js5 …c<b.length;++c){if(b[c]==a||b[c].name==a){b.splice(c,1);return true}}},addOverlay:Fe(function(b,c)… property in a
7addOverlay(c.overlay);if(a.showMatchesOnScrollbar){if(c.annotate){c.annotate.clear();c.annotate=nu…
Dscripts.min.js.map1addOverlay","modeSpec","removeOverlay","newRanges","getTokenAt","getLineTokens","getTokenTypeAt","…
/plugin/codemirror/dist/keymaps/
Dvim.min.js3 …d=c.getOverlay();if(!d||b!=d.query){if(d){a.removeOverlay(d)}d=tb(b);a.addOverlay(d);if(a.showMatc…
Dvim.min.js.map1addOverlay","showMatchesOnScrollbar","isInRange","scrollInfo","occludeToleranceTop","occludeTolera…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js13 …t{matches:c,className:u,title:f}=Km[l];var a=c&&c(o);a&&this.addOverlay(o,u,f)}})}addOverlay(e,t,i…
H A Ddmn-modeler.production.min.js13 …t{matches:c,className:u,title:f}=ZC[l];var a=c&&c(s);a&&this.addOverlay(s,u,f)}})}addOverlay(e,t,i…
/plugin/ol3/
Dscript.js8addOverlay=function(t){this.getOverlays().push(t)},e.prototype.addOverlayInternal_=function(t){var… method in e
/plugin/strata/
H A Dplotly-2.25.2.min.js8addOverlay=function(t){this.overlays.indexOf(t)<0&&(this.overlays.push(t),this.setOverlayDirty())}…
/plugin/openlayersmap/ol/
H A Dol.js.map1addOverlay(overlay) {\n this.getOverlays().push(overlay);\n }\n\n /**\n * This deals with m…