Commit graph

11 commits

Author SHA1 Message Date
Arno Kaimbacher
53a9cfa0d4 - npm updates
- add map-view.component (instead of initializing the map component inside app component)-
- add custom zoom control
2021-09-10 15:29:08 +02:00
feab502c1d - add npm packages: "@fortawesome/angular-fontawesome, @fortawesome/fontawesome-svg-core, @fortawesome/free-solid-svg-icons
- add locate.service.ts, map-cache.service.ts
- add mapCache Service to map component
- notes
2021-09-08 14:40:57 +02:00
Arno Kaimbacher
df3561235d - add bulma style
- add components: messages, locate-button
- move index.html into src folder
- move to angular build tools
- styles.css -> styles.scss
2021-09-07 08:36:17 +02:00
Arno Kaimbacher
220944b115 - add dashboard and angular routing files
- npm updates
- changes in webpack.common.js
2021-08-27 16:11:29 +02:00
Arno Kaimbacher
72cc5241af - npm updates
- add favicon via template
- add popup.service.ts
2021-08-26 13:35:14 +02:00
bc44385846 - webpack config separation for development and production
- load only the necessary classes from leaflet
2021-08-25 17:52:09 +02:00
Arno Kaimbacher
7857e2c5bb - add DatasetApiService wit HttpService
- Interfaces for stations and phenomena
2021-08-24 13:38:52 +02:00
Arno Kaimbacher
5740a5ddc3 - add code for quering sos api 2021-08-06 15:12:58 +02:00
Arno Kaimbacher
5f2dd2851b - add marker service
- enable dependency injection with webpack configuration
2021-08-03 16:59:39 +02:00
Arno Kaimbacher
2f048c1c0f - first code with simple leaflet map 2021-07-29 16:57:12 +02:00
Kaimbacher
e9138a4c08 Initial commit 2021-07-29 14:43:03 +00:00