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

@@ -71,7 +71,7 @@ See Leaflet.loading in action (zoom or pan to make tiles load):
- With the loading indicator and zoom control on the [top right][topright] of
the map.
- The [simplest example using spin.js](http://ebrelsford.github.io/Leaflet.loading/spinjs.html) instead of an image
- Combined with a [fullscreen control][combined] (e.g. [https://github.com/brunob/leaflet.fullscreen]).
- Combined with a [fullscreen control][combined] (e.g. [leaflet.fullscreen][]).
## License
@@ -86,3 +86,4 @@ License.
[separate]: http://ebrelsford.github.io/Leaflet.loading/separate.html
[topright]: http://ebrelsford.github.io/Leaflet.loading/topright.html
[combined]: http://ebrelsford.github.io/Leaflet.loading/combined.html
[leaflet.fullscreen]: https://github.com/brunob/leaflet.fullscreen