-
- Downloads
display orientation for markers
Showing
- README.md 4 additions, 4 deletionsREADME.md
- package-lock.json 35 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/app/components/map/map.component.ts 76 additions, 5 deletionssrc/app/components/map/map.component.ts
- src/app/model/base-model.ts 2 additions, 2 deletionssrc/app/model/base-model.ts
... | ... | @@ -24,6 +24,7 @@ |
"apexcharts": "^3.29.0", | ||
"express": "^4.17.1", | ||
"leaflet": "^1.7.1", | ||
"leaflet-arrowheads": "^1.4.0", | ||
"moment": "^2.24.0", | ||
"ng-apexcharts": "^1.5.12", | ||
"ngx-mqtt": "^9.0.5", | ||
... | ... |
Please register or sign in to comment