Is there a way to find the state the user is in with the iphone's MapKit?
Posted
by rayjohannessen
on Stack Overflow
See other posts from Stack Overflow
or by rayjohannessen
Published on 2010-03-15T00:40:48Z
Indexed on
2010/03/15
0:49 UTC
Read the original article
Hit count: 212
I am using the MapKit for the iPhone and have it setup to get the user's location and display it on the view. But I need to know which state they're in so I know what data to load and display to the user. Is there any way to get that sort of info?
© Stack Overflow or respective owner