简体   繁体   English

jQuery AddressPicker语言

[英]jQuery AddressPicker languages

Is there a way to change language to any other than English in the AddressPicker jQuery plugin? AddressPicker jQuery插件中是否可以将语言更改为英语以外的其他语言?

Thanks! 谢谢!

Gonna answer my own question: 要回答我自己的问题:

Language for this plugin can be specified in the header script tag 可以在标头脚本标签中指定此插件的语言

<script src="http://maps.google.com/maps/api/js?sensor=false&language=ru"></script>

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM