intothedarkness / GPS-Simulator

28 stars 5 forks source link

Feature request #15

Open n-dv opened 3 years ago

n-dv commented 3 years ago

Hi, thanks for the amazing app. I would like to make some requests that will improve usability in my use case. Please take a look.

  1. Register a start location: I have a specific place I want to visit whenever I use the app. Optimally, I just open the app and click Teleport to make a teleport, without entering the numbers in the boxes. I tried to enter coords values in a config file, but it only changes the start location of the map without a location marker, which is not ready to start a teleport. For example, is it possible to change the behavior of Teleport button; when you click it without a marker or entering the coords in boxes, then it reads default values in config file and teleport there, rather than showing invalid coordinates warning? In addition, if I could register multiple places, that would be fantastic too.

  2. Enable Stop Spoofing button without a Teleport. I want to stop spoofing of a device just after I connect to my computer. Note that the device was previously applied a teleport and disconnected from the computer. The current behavior is, connect a device (already provisioned), then since Stop Spoofing button is disabled by default, open teleport tab, click random place and teleport, then open device tab and click Stop Spoofing button. The current assumption is users do not disconnect spoofed devices from their computer, which does not applied to users like me. I believe the Stop Spoofing button should be enabled if the connected device is already provisioned.

Thanks for your consideration in advance!