Hello, i implemented this feature in a modified version of iPokeGo, to check better pokemon locations, directly by adding a button on mapviewcontroller, and i think it could help (maybe) in some places.
With a bool initialized with true in viewDidLoad, you can easily make it working with a logic like this
Hello, i implemented this feature in a modified version of iPokeGo, to check better pokemon locations, directly by adding a button on mapviewcontroller, and i think it could help (maybe) in some places. With a bool initialized with true in viewDidLoad, you can easily make it working with a logic like this
This is just a sample code, but it works greatly.