【问题标题】:Google maps place label language谷歌地图地点标签语言
【发布时间】:2012-12-17 06:13:59
【问题描述】:

我已经知道可以使用脚本标签中的“语言”属性来表示我想在地图中显示的语言。像下面这样:

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

这样,所有的地方标签都会被翻译成英文显示。

但是,我的主管对此并不满意。他希望地图以不同的语言显示地点标签,例如未选中“英语”选项时的http://maps.google.com。 喜欢这张照片:

有什么办法吗?

【问题讨论】:

  • 您可以使用谷歌的Dynamic Icons以您想要的语言在一个国家/地区显示标签

标签: google-maps google-maps-api-3


【解决方案1】:

虽然 Google Maps API 不提供该功能,但我认为此示例无法回答您的问题。

https://google-developers.appspot.com/maps/documentation/javascript/examples/map-rtl

  1. &lt;html dir="rtl"&gt;
  2. language=ar

【讨论】:

    猜你喜欢
    • 2015-12-20
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-03-02
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多