Removes DOM difference in location button (main map)
This commit is contained in:
parent
833579778a
commit
2a21c82185
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ $(document).ready(function () {
|
|||
.removeClass('leaflet-control-locate leaflet-bar')
|
||||
.addClass('control-locate')
|
||||
.children("a")
|
||||
.attr('href', '#')
|
||||
.removeClass('leaflet-bar-part leaflet-bar-part-single')
|
||||
.addClass('control-button');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue