-
- Downloads
clusters
Showing
- angular.json 2 additions, 1 deletionangular.json
- package-lock.json 20 additions, 1 deletionpackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- src/app/pages/messina/messina.module.ts 2 additions, 0 deletionssrc/app/pages/messina/messina.module.ts
- src/app/pages/messina/traffic/traffic.component.ts 10 additions, 7 deletionssrc/app/pages/messina/traffic/traffic.component.ts
... | ... | @@ -44,6 +44,7 @@ |
"@angular/platform-browser-dynamic": "^11.0.9", | ||
"@angular/router": "^11.0.9", | ||
"@asymmetrik/ngx-leaflet": "3.0.1", | ||
"@asymmetrik/ngx-leaflet-markercluster": "^5.0.1", | ||
"@fortawesome/angular-fontawesome": "^0.8.2", | ||
"@fortawesome/fontawesome-svg-core": "^1.2.34", | ||
"@fortawesome/free-solid-svg-icons": "^5.15.2", | ||
... | ... | @@ -57,6 +58,7 @@ |
"@ngx-translate/http-loader": "^6.0.0", | ||
"@swimlane/ngx-charts": "^14.0.0", | ||
"@types/leaflet.awesome-markers": "^2.0.24", | ||
"@types/leaflet.markercluster": "^1.4.4", | ||
"angular2-chartjs": "0.4.1", | ||
"bootstrap": "4.3.1", | ||
"chart.js": "2.7.1", | ||
... | ... | @@ -72,6 +74,7 @@ |
"leaflet-timedimension": "^1.1.1", | ||
"leaflet.awesome-markers": "^2.0.5", | ||
"leaflet.heat": "0.2.0", | ||
"leaflet.markercluster": "^1.5.0", | ||
"nebular-icons": "1.1.0", | ||
"ng2-ckeditor": "^1.2.9", | ||
"ng2-smart-table": "^1.6.0", | ||
... | ... |
Please register or sign in to comment