17631553844

Results 5 comments of 17631553844

Display some information, which are some properties in geojson data properties

` var buxinga={}; //使用jquery的getJson获取同目录的01.json //真正做项目,该数据将从数据库中获取 $.getJSON('01.json',function(data){ //将获取到的geojosn数据 转换为几何图形后,赋值给collection var collection = maptalks.GeoJSON.toGeometry(data); //创建一个新的图层,名为vector , 可使用getLayer获取该图层,或使用removeLayer删除该图层 //将collection 添加到地图实例中 buxinga = new maptalks.VectorLayer('vector', collection) .addTo(map); });`

Excuse me, so there is no way to navigate indoors, including between floors?

Indoor navigation has been implemented using your graphhopper. Thank you very much, but I have a problem. I can't navigate between floors. emmm... I ‘m a Chinese