Schlaubischlump / LocationSimulator

MacOS application to spoof / fake / mock your iOS / iPadOS or iPhoneSimulator device location. WatchOS and TvOS are partially supported.
https://schlaubischlump.github.io/LocationSimulator/
GNU General Public License v3.0
2.39k stars 184 forks source link

[Feature - Discussion] Provide UI feedback on click location #131

Open muizidn opened 1 year ago

muizidn commented 1 year ago

Is your feature request related to a problem? Please describe. I'm always frustrated when click to any location to do spoofing but no feedback wether I do it right or wrong because my iphone map not update its location

Describe the solution you'd like

Additional context Google Map is a good reference for this feature

Schlaubischlump commented 1 year ago

Hi @muizidn,

I'm not sure what the purpose of this feature would be, besides providing a feedback to the user that he clicked?

Just setting annotation markers with a short click, does not provide any useful feature, besides confusing the user what he should do with this marker. That means either I build a complete feature around the annotation markers, e.g allow setting multiple markers and make up a route, or I just change the long click to spoof to a short click to spoof.

There are a couple of problems with option 1:

Option 2:

I'm happy to hear the input from others regarding this issue. Maybe someone has an idea for a none confusing short click feature, that does not distract from the spoofing feature.