Skip to content

This repo explores how to reliably implement a user location marker with a compass indicator in web applications.

License

Notifications You must be signed in to change notification settings

ubilabs/geolocation-deviceorientation-demo

Repository files navigation

Device Orientation Compass Demo

This repository contains the sourcecode for the geolocation API demo.

Team

Role Name
PO Patrick Mast
DEV Martin Schuhfuß
DEV Katherina Marcenko

Development

Have node.js and npm installed. Install dependencies with:

npm install

Add a .env file with the content:

GOOGLE_MAPS_API_KEY=key
VITE_TAG_MANAGER_ID=key // internal use only

Start dev server with

npm start

Runs on http://localhost:5173/

Contributing

This repository is public for demonstration purposes. It is not actively developed or maintained. It is therefore closed for contributions.

License

See LICENSE.md

About

This repo explores how to reliably implement a user location marker with a compass indicator in web applications.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •