makinacorpus / Leaflet.Spin

Show a spinner on the map using Spin.js
http://makinacorpus.github.io/Leaflet.Spin/
MIT License
134 stars 49 forks source link

Uncaught TypeError: map.spin is not a function #27

Open danny-36 opened 3 years ago

danny-36 commented 3 years ago

Hello,

I try to use map spin but a get this error on browser console

Uncaught TypeError: map.spin is not a function

this is my script

dgva commented 3 years ago

As stated in the README.md, you need to use the spin.js library, and it seems you do not have it in your project.