Home
last modified time | relevance | path

Searched refs:mapArea (Results 1 – 2 of 2) sorted by relevance

/plugin/imapmarkers/
Djquery.imagemapster.js1322 addShape: function (mapArea, options) { argument
1324 addto.push({ mapArea: mapArea, options: options }); property
1407 renderShape: function (context, mapArea, offset) { argument
1409 c = mapArea.coords(null, offset);
1411 switch (mapArea.shape) {
1420 for (i = 2; i < mapArea.length; i += 2) {
1431 addAltImage: function (context, image, mapArea, options) { argument
1434 this.renderShape(context, mapArea);
1444 mapArea.owner.scaleInfo.width,
1445 mapArea.owner.scaleInfo.height
[all …]
/plugin/imagemapping/
Djquery.imagemapster.js8mapArea:e,options:t})},createVisibleCanvas:function(e){return h(this.createCanvasFor(e)).addClass(… property