perliedman / geojson-path-finder

Find shortest path through a network of GeoJSON
https://www.liedman.net/geojson-path-finder/
ISC License
300 stars 86 forks source link

multiple LineString features #50

Closed MatthewYiHe closed 5 years ago

MatthewYiHe commented 5 years ago

similar to #33, Im having problem with using multiple Linetring, If i use just one line string in my feature collection, it will show me the path, but if i have more than one, it will show me nothing, with no error.