Commit 0ce56c7e authored by agping's avatar agping

1

parent 4ae7b13d
...@@ -112,6 +112,7 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin ...@@ -112,6 +112,7 @@ define(['doT', 'text!temp/store_template_tpl.html', 'css!style/home.css', 'ckfin
_inputObj = $('#search_input'), _inputObj = $('#search_input'),
valueCurrent = ''; valueCurrent = '';
//初始化,百度地图相关对象 //初始化,百度地图相关对象
var LocalSearch = new BMap.LocalSearch(), var LocalSearch = new BMap.LocalSearch(),
myGeo = new BMap.Geocoder(); myGeo = new BMap.Geocoder();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment