javascript - How to remove unwanted possible or alternatives routes in mapbox.direction.js? -


i want remove unwanted possible or alternatives routes shown in screenshot. drawing routes lat longs stored in our db here 2 routes: 1) "real route". 2) "wrong route" want remove "wrong route".

please click find issue image


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -