Searched refs:MapData (Results 1 – 2 of 2) sorted by relevance
| /plugin/imagemapping/ |
| D | jquery.imagemapster.js | 8 …MapData(this,o)).index=addMap(n),n.map=t,n.bindImages().then(function(){n.initialize()}))})},me.in… class in w
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 1143 md = new m.MapData(this, options); 2420 m.MapData = function (image, options) { class in m 2459 m.MapData.prototype = { 2460 constructor: m.MapData, 3748 m.MapData.prototype.resize = function (width, height, duration, callback) { 3877 m.MapData.prototype.autoResize = function (duration, callback) { 3882 m.MapData.prototype.configureAutoResize = function () { 4195 m.MapData.prototype.clearToolTip = function () {
|