mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-08 12:06:50 +01:00
geolocation added on offerCar and travel page
This commit is contained in:
20
www/lib/leaflet/component.json
Normal file
20
www/lib/leaflet/component.json
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"
|
||||
}
|
||||
Reference in New Issue
Block a user