Open cbrevik opened 4 years ago
Thanks for the fantastic tool, it made my workflow a lot easier! 💯
I'm working on an app that uses location a lot, but I also need to support cases where location is turned off, or where it fails for some reason.
Would it be possible to extend the CLI to support unset/delete the location? set-simulator-location -d or something?
set-simulator-location -d
Turns out if you don't send the lat/lng it does this https://github.com/lyft/set-simulator-location/pull/28
Thanks for the fantastic tool, it made my workflow a lot easier! 💯
I'm working on an app that uses location a lot, but I also need to support cases where location is turned off, or where it fails for some reason.
Would it be possible to extend the CLI to support unset/delete the location?
set-simulator-location -d
or something?