- From: Alexander Kavanaugh via GitHub <sysbot+gh@w3.org>
- Date: Wed, 27 Mar 2024 17:33:46 +0000
- To: public-device-apis-log@w3.org
We're also building an ERP in the services/trades vertical that requires geolocation functionality to show where techs/trucks are and geofencing functionality to prompt them to take certain actions before starting/leaving a job. This lack of support blocks us from building the functionality we want directly into our PWA. Currently we have two options: 1. We could go with something like [capacitor](https://capacitorjs.com/) to quickly spin up "native" apps, but having to go through the app stores for a single feature is a major pain. 2. Like others have mentioned, we have the option of requiring customers purchase and use dedicated GPS hardware in their trucks so that we can grab the position data on our backend via something like [terminal](https://www.withterminal.com/), but that sucks for the SMBs we want to support. -- GitHub Notification of comment by kavdev Please view or discuss this issue at https://github.com/w3c/geolocation-sensor/issues/22#issuecomment-2023383341 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 27 March 2024 17:33:47 UTC