/* Leaflet.draw, a plugin that adds drawing and editing tools to Leaflet powered maps. (c) 2012-2013, Jacob Toye, Smartrak https://github.com/Leaflet/Leaflet.draw http://leafletjs.com https://github.com/jacobtoye */ (function (window, document, undefined) {/* * Leaflet.draw assumes that you have already included the Leaflet library. */ L.drawVersion = '0.2.4-dev'; L.drawLocal = { draw: { toolbar: { actions: { title: 'Vazgeç', text: 'Vazgeç' }, undo: { title: 'Çizilen son noktayı sil', text: ' son noktayı sil' }, buttons: { polyline: 'Çizgi Çiz', polygon: 'Poligon Çiz', rectangle: 'Diktortgen Çiz', circle: 'Daire Çiz', marker: 'Marker Ekle',