android - How to set the language of the Google Map? -



android - How to set the language of the Google Map? -

i need google map in chinese.how set language?

i developing app .i need show map on android mobile.

<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?sensor=false&language=your-language"> </script>

android google-maps

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -