Update leaflet loading library.

This commit is contained in:
David Molineus
2015-06-18 16:08:17 +02:00
parent 35929524bb
commit 9c3c6c8d25
8 changed files with 59 additions and 4 deletions

View File

@@ -5,6 +5,11 @@
(function () {
var console = window.console || {
error: function () {},
warn: function () {}
};
function defineLeafletLoading(L) {
L.Control.Loading = L.Control.extend({
options: {