I want to remove country / state names from MKMapview
in iPhone. Means I need only blank map view without any name on it. Is this possible with MKMapview
or any other third party maps.
I want to use this functionality with MKMapTypeStandard
map type.