set-simulator-location icon indicating copy to clipboard operation
set-simulator-location copied to clipboard

Feature request: Unset location?

Open cbrevik opened this issue 6 years ago • 1 comments

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?

cbrevik avatar Feb 11 '20 13:02 cbrevik

Turns out if you don't send the lat/lng it does this https://github.com/lyft/set-simulator-location/pull/28

keith avatar Jul 17 '20 04:07 keith