question

shobhitsingh-9502 avatar image
0 Votes"
shobhitsingh-9502 asked RobCaplan edited

Xamarin Forms Map Language Change.

Hi All, I am using xamarin.forms.googlemaps plugin which is using xamarin.forms.maps plugin at the backend.My application can have a different language regardless of device language and I am not able to change locale/language of google map which is used inside my xamarin forms application. I have tried setting up CultureInfo but it did not worked. Can anyone please help me out.

dotnet-xamarin
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@shobhitsingh-9502 Xamarin.Forms.Maps does not provide any method to modify the map language. The only way to modify the map language is to change the language of your phone in the settings. For this, you can try to submit a feature request on GitHub: xamarin/Xamarin.Forms. As to Xamarin.Forms.GoogleMaps, because it's a third-party control, you can also submit an issue at amay077/Xamarin.Forms.GoogleMaps. There you can get more help.

1 Vote 1 ·

0 Answers