This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
L.drawLocal = { | |
draw: { | |
toolbar: { | |
actions: { | |
title: 'Прекратить рисование',//'Cancel drawing', | |
text: 'Отмена'//'Cancel' | |
}, | |
undo: { | |
title: '',//'Delete last point drawn', | |
text: 'Удалить последнюю точку'//'Delete last point' |