* update tianditu API
This commit is contained in:
parent
e981f90da9
commit
bb8de2b029
|
@ -173,7 +173,7 @@ class Theme
|
||||||
//Google Map API v3
|
//Google Map API v3
|
||||||
'tianditu'=>array(
|
'tianditu'=>array(
|
||||||
$this->ScriptKey => array(
|
$this->ScriptKey => array(
|
||||||
'http://api.tianditu.com/js/maps.js'
|
'http://api.tianditu.gov.cn/api?v=3.0&tk=68c9e51b96659e06167c6d43a454251d'
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
);//插件列表
|
);//插件列表
|
||||||
|
|
Loading…
Reference in New Issue