摘要:
{ "soccerTeam":["皇家马德里","巴萨罗纳","摩纳哥","利物浦","拜仁"], "TeamName":[ { "images":"./images/u=27395448,824507935&fm=26&gp=0.jpg", "introduce":"皇家马德里足球俱乐部(Real Madrid Clu... 阅读全文
posted @ 2018-11-22 19:42
likaibei
阅读(361)
评论(0)
推荐(0)
摘要:
var map =new BMap.Map('container'); var point = new BMap.Point(116.331398,39.897445); map.centerAndZoom(point,12); var geolocation = new BMap.Geolocation(); geolocation.getCurrentPosition(function(r)... 阅读全文
posted @ 2018-11-22 19:40
likaibei
阅读(170)
评论(0)
推荐(0)