Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
danny-36 opened this issue Sep 18, 2020 · 1 comment
Open

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

danny-36 opened this issue Sep 18, 2020 · 1 comment

Comments

@danny-36
Copy link

danny-36 commented Sep 18, 2020

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

<script src="leaflet.js"></script> <script src="esri-leaflet.js"></script> <script src="esri-leaflet-geocoder.js"></script> <script src="leaflet.spin.js"></script>
@dgva
Copy link

dgva commented Oct 5, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants