drupal leaflet如何更改图层名称" google-satellite satellite"

时间:2016-05-31 09:54:01

标签: drupal leaflet drupal-modules

我在Drupal 7中安装了Leaflet和Leaflet More Maps模块。 地图看起来像图像。如何设置自定义图层名称?

http://i.imgur.com/7ouW6YB.png

1 个答案:

答案 0 :(得分:0)

我已经找到了对RdeBoer的答案。

这些地图机器名称是文件leaflet_more_maps.module中$ map_info [....]的索引。 所以你可以改变这些。

Original comment