JavaScript offline routing library for OpenStreep Maps

a 夏天 提交于 2019-12-14 03:00:47

问题


Is there any library written in JavaScript for offline routing, to generate routes based on OSM data? And is there any with leaflet support?


回答1:


While not generally advised (see scai's comment above), you actually can do offline routing in JavaScript, for example by using graphhopper cross-compiled to js or any of these libs.



来源:https://stackoverflow.com/questions/33102211/javascript-offline-routing-library-for-openstreep-maps

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!