- Issue created by @markconroy
- 🇬🇧United Kingdom andybroomfield
Have tested the patch and the fix applied in #3480411 still applies for both leaflet widget and geo field widget.
Automatically closed - issue fixed for 2 weeks with no activity.
Drupal JS standards says all variables should use const or let instead of var.
https://www.drupal.org/docs/develop/standards/javascript-coding-standard... →
Update the JS to use const / let
Do it
Active
1.0
Code
Have tested the patch and the fix applied in #3480411 still applies for both leaflet widget and geo field widget.
Automatically closed - issue fixed for 2 weeks with no activity.