Change MKMapView display language in app
Is it possible to switch the base language of MKMapView according to the selected language in our application? when the user selects English, the language of the map should be in English, and when the user selects the Arabic language, then the language of the map should be in Arabic.
without any changes - map installation.
+3
Rohit
source
to share
1 answer
use googlesdk
for this ... I am doing it too useful according to local location, map converts to .. local language ... and if you are worried about annotation and multiple annotations ... u can implement whatever thinks the same asMKMapview
+1
Rinju Jain
source
to share