-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Few Questions #103
Comments
Yes
No longer available
The browser shows the path from when you open it until you close it, there is no past.
Make apps for all platforms? :) |
Thank you for that fast response! About the planes, what I meant was the gps will be lost on a plane but if the share is still active, it should stay in the same position until i connect in another country right? and then it would be drawn on the map after connection.... all if the share is still valid and not expired. About the expiry, it would be nice if the route was still available for a set period of time that could be changed per share. One more thing, there should be a 'distance to me' showing if the follwer has their location services on. I'm excited to see how this project develops but at the moment i think the use case is very small and too temporary for practicality. |
Yes, this is supported. In this case, you set the
The route is deleted immediately when the share expires or is stopped, and points are also pruned as you go to respect the
The server only keeps the If you don't post any location updates to Hauk while in the air, then it's possible that there could be a long leg between countries A and B visible on the map as soon as you post an update from B. If you wish to test this behavior, you can download a GPS emulator from the Play Store to trick your phone into moving large distances.
Correct. Only an Android app is available for sharing locations, and without this, you can only view the map. An iOS app is not planned due to the cost of an Apple membership (#43) and other platforms are not supported because I don't have devices (Purism, Blackberry, Windows Phone etc.) to test with. A stable web client is also not possible currently because the technology required to maintain a sharing session in the background is still a working draft and no browsers support it yet (w3c/geolocation-sensor#30). |
This is correct.
You could create a new issue for this, it should be possible to implement this with the current Memcached/Redis backend.
There's no space for this on user markers currently, but maybe this could be possible to add in the menu suggestion in #101.
It's intended to be a pretty narrow scope. The functionality mimics that of Glympse. For more permanent tracking, there are already many other solutions like PhoneTrack (Nextcloud addon), OwnTracks, etc. |
Hello, great concept here, but I have a few questions....
If the install is done manually on a vps/cpanel account, can it be installed in a subfolder.... e.g.
domain.com/hauk
How long is the map/route available for after it has expired? Can we set it for example to be deleted 24-48hrs after share link has expired?
If I take a 6hr flight, but share my location for 12hrs, will the map show the two countries once my location is back on when I land?
Am I right in saying, that without the android app, there is no way for my family to share their location in hauk?
The text was updated successfully, but these errors were encountered: