mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-28 11:04:07 +01:00
Update leaflet loading library.
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
|
||||
(function () {
|
||||
|
||||
var console = window.console || {
|
||||
error: function () {},
|
||||
warn: function () {}
|
||||
};
|
||||
|
||||
function defineLeafletLoading(L) {
|
||||
L.Control.Loading = L.Control.extend({
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user