iPhone -- MKReverseGeocoder.adminstrativeArea -- getting state abbreviation
Posted
by rayjohannessen
on Stack Overflow
See other posts from Stack Overflow
or by rayjohannessen
Published on 2010-03-25T18:38:44Z
Indexed on
2010/03/25
18:43 UTC
Read the original article
Hit count: 491
iphone
|mkreversegeocoder
In the documentation for MKReverseGeocoder, the administrativeArea property gives you the current state the user is in, and it mentions in an example that it returns EITHER the state name OR its abbreviation. I am wondering if anyone knows how to get the abbreviation instead of the full state name...I have been able to find nothing that shows this is even a possibility besides that brief example that doesn't mention HOW.
Thanks!
© Stack Overflow or respective owner