- 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
This commit is contained in:
Arno Kaimbacher 2021-09-08 14:40:57 +02:00
parent df3561235d
commit feab502c1d
21 changed files with 239 additions and 36 deletions

View file

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>A Basic HTML5 Template</title>
<title>Geomonitoring GBA</title>
<base href="/">
<meta name="description" content="A simple HTML5 Template for new projects.">
<meta name="author" content="Arno Kaimbacher">
@ -18,7 +18,7 @@
<link rel="icon" href="src/favicon.ico">
<link rel="icon" href="favicon.ico">
<!-- <link rel="icon" href="/favicon.svg" type="image/svg+xml">
<link rel="apple-touch-icon" href="/apple-touch-icon.png"> -->