Update leaflet.locate.js

This commit is contained in:
Dominik Moritz 2018-11-06 21:04:16 -08:00 committed by Tom Hughes
parent a39c645602
commit fde98f7ead
2 changed files with 269 additions and 19 deletions

View file

@ -31,7 +31,7 @@ folder 'vendor/assets' do
folder 'img', 'src/img'
end
from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.62.0' do
from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.64.0' do
file 'leaflet.locate.js', 'src/L.Control.Locate.js'
end