Lots of updates
This commit is contained in:
parent
e3cfff8310
commit
39e7af6238
454 changed files with 221168 additions and 36622 deletions
20
app/bower_components/leaflet/component.json
vendored
Normal file
20
app/bower_components/leaflet/component.json
vendored
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "leaflet",
|
||||
"version": "0.7.7",
|
||||
"description": "JavaScript library for mobile-friendly interactive maps",
|
||||
"scripts": [
|
||||
"dist/leaflet.js",
|
||||
"dist/leaflet-src.js"
|
||||
],
|
||||
"images": [
|
||||
"dist/images/layers-2x.png",
|
||||
"dist/images/layers.png",
|
||||
"dist/images/marker-icon-2x.png",
|
||||
"dist/images/marker-icon.png",
|
||||
"dist/images/marker-shadow.png"
|
||||
],
|
||||
"styles": [
|
||||
"dist/leaflet.css"
|
||||
],
|
||||
"main": "dist/leaflet-src.js"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue