Update leaflet.locate.js

This commit is contained in:
Tom Hughes 2019-01-02 10:58:28 +00:00
parent 0604b36708
commit 3e2b3c31be
2 changed files with 61 additions and 8 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.64.0' do
from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.66.0' do
file 'leaflet.locate.js', 'src/L.Control.Locate.js'
end