gps - How to check if iPhone's current location is within a specific region with mapkit -



gps - How to check if iPhone's current location is within a specific region with mapkit -

in ios app, mapkit object displays user's current location , zooms in on it.

i set code if statement happen when user within specified geographic part (a specific country, city etc).

any help hugely appreciated.

thanks, roy

some resources found useful.

cllocationmanager class reference

clregion class reference

core location part monitoring

iphone gps mapkit

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -