有人可以打电话给我,为什么像图像1 这样的区域在我的图像2 和图像3 中不能用于JSFIDDLE吼叫?
也许第二张图片不是因为我添加了响应式插图地图区域,但是在图像3上我删除了响应,所以我们可以很好地看到地图上的映射,但不是暮光之城。
http://jsfiddle.net/218t0dss/1/
1)用于高亮显示地图区域
$('img').mapster({
mapKey: 'state',
fillColor: 'ff0000', //red
fillOpacity: 0.7
});
// http://www.outsharked.com/imagemapster/default.aspx?docs.html
2)用于响应式图像地图区域
$('img#plan-table-2').rwdImageMaps();
// http://mattstow.com/experiment/responsive-image-maps/rwd-image-maps.html