We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dce9bc commit a280baaCopy full SHA for a280baa
Control.Geocoder.js
@@ -43,7 +43,7 @@
43
input;
44
45
icon.innerHTML = ' ';
46
- icon.href = '#';
+ icon.href = 'javascript:void(0);';
47
this._map = map;
48
this._container = container;
49
input = this._input = L.DomUtil.create('input');
0 commit comments