2.255
Bearbeitungen
KMA (Diskussion | Beiträge) |
KMA (Diskussion | Beiträge) |
||
Zeile 62: | Zeile 62: | ||
drawMarker(context, $this.data('areas')); | drawMarker(context, $this.data('areas')); | ||
if ($.client.profile().name === 'msie') { // ie9: dimwit needs to be told twice. | if ($.client.profile().name === 'msie') { // ie9: dimwit needs to be told twice. | ||
context.clearRect(0, 0, context.canvas.width, context.canvas.height); | //context.clearRect(0, 0, context.canvas.width, context.canvas.height); | ||
drawMarker(context, $this.data('areas')); | drawMarker(context, $this.data('areas')); | ||
} | } |