當我嘗試以顯示我的模式地圖我得到這個:單張地圖不能正常顯示引導3.6模式
我沒有在我的控制器angularJS,這是我的html:
<leaflet lf-center="japan" geojson="geojson" geojson-nested="true" height="45vh"></leaflet>
當我嘗試以顯示我的模式地圖我得到這個:單張地圖不能正常顯示引導3.6模式
我沒有在我的控制器angularJS,這是我的html:
<leaflet lf-center="japan" geojson="geojson" geojson-nested="true" height="45vh"></leaflet>
你有模式打開後載入地圖。顯示更多代碼(載入地圖的模態和JS代碼)。 – makshh
我想實現這個例子:http://tombatossals.github.io/angular-leaflet-directive/examples/0000-viewer.html#/basic/geojson-nested-example這是我的js代碼的http:/ /pastebin.com/3TN6S9LS這裏我的模式:http://pastebin.com/MvDdxcLP – Rajeun