#13 show airport map on details page with aerodome info

This commit is contained in:
Nabeel Shahzad
2017-06-15 22:45:25 -05:00
parent cfe1913411
commit d61b4f1c3c
23 changed files with 1407 additions and 68 deletions

View File

@@ -18,7 +18,10 @@
"zizaco/entrust": "5.2.x-dev",
"prettus/l5-repository": "^2.6",
"spatie/laravel-pjax": "^1.3",
"symfony/yaml": "^3.3"
"symfony/yaml": "^3.3",
"cornford/googlmapper": "2.*",
"league/geotools": "@stable",
"toin0u/geotools-laravel": "^1.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",