Update to latest upstream polyline decoder
This commit is contained in:
parent
fb70a89a36
commit
8adb0846b4
3 changed files with 222 additions and 112 deletions
|
@ -33,6 +33,10 @@ folder 'vendor/assets' do
|
|||
from 'git://github.com/jfirebaugh/leaflet-osm.git' do
|
||||
file 'leaflet.osm.js', 'leaflet-osm.js'
|
||||
end
|
||||
|
||||
from 'git://github.com/jieter/Leaflet.encoded.git' do
|
||||
file 'leaflet.polyline.js', 'Polyline.encoded.js'
|
||||
end
|
||||
end
|
||||
|
||||
folder 'ohauth' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue