Georgio Kolesnikov
Georgio Kolesnikov
Why is the isolation text not shown if the height is less than 200? Can I add it?
Strange behavior when using Yandex maps, when using OpenStreetMap everything is fine. ` var tiles=L.tileLayer( 'http://vec{s}.maps.yandex.net/tiles?l=map&v=4.55.2&z={z}&x={x}&y={y}&scale=2&lang=ru_RU', { subdomains: ['01', '02', '03', '04'], attribution: 'Яндекс' } ).addTo(map);` `var printer = L.easyPrint({...
How can I add a Caption field to a table component?
### Summary of problem or feature request Hello! There is a problem with sorting by the json column of data in which numbers are written; when sorting by this column,...