mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
14 lines
487 B
Markdown
14 lines
487 B
Markdown
---
|
|
name: Leaflet.Spin
|
|
category: user-interface
|
|
repo: https://github.com/makinacorpus/Leaflet.Spin
|
|
author: Mathieu Leplatre
|
|
author-url: https://github.com/leplatrem
|
|
demo: https://makinacorpus.github.io/Leaflet.Spin/
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Shows a nice spinner on the map using <a href="https://github.com/fgnass/spin.js/">Spin.js</a>, for asynchronous data load, like with <a href="https://github.com/calvinmetcalf/leaflet-ajax">Leaflet Ajax</a>.
|