AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity
611 stars 20 forks source link

Location by Latitude and Longitude #361

Open chipsnyder opened 1 year ago

chipsnyder commented 1 year ago

Is your feature request related to a problem? Please describe. I want to toggle between some predefined custom locations, but I don't have an address to set into the locations menu I just have latitude and longitudes. If I can set up a few locations using Latitude and Longitude and add a custom name, that would make my location testing so much easier.

Describe the solution you'd like Creating a location using a specific latitude and longitude similar to the custom location settings in the Simulator would be very helpful. OR better documentation on how to achieve this if already possible.

Describe alternatives you've considered N/A

Additional context N/A

AvdLee commented 1 year ago

This is currently not yet possible, but makes total sense! Noted 🙂

tkafka commented 3 months ago

+1 here, I am working in a weather app and often look up locations with interesting weather on a map, they have this format: 53.134, 7.328 (lat, lon). It would be cool if RocketSim allowed entering this.

joshmooredd commented 4 days ago

+1 here, I work on a product where testing based on location is part of everyday work. It would be great to be able to either enter lat/long or tap the map to update the precise location.