This web app is the starting point for the exercise "Locator" which is part of my course "Progressive WebApps" held at FH Vorarlberg. The finished app shall show a map of your environment with you current position marked. Locator will let you take pictures, which are also marked on the map.
Locator uses the following open source contributions:
- the Leaflet library to implement interactive maps;
- OpenStreetMap to get map data;
- Parcel as a build tool;
- Bootstrap Icons for beautiful, professional SVG icons.