-
Notifications
You must be signed in to change notification settings - Fork 353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.0 wish list #187
Comments
3.0 will be developed on the develop branch. |
Version 3.0 was released to support OSRM's new API, so I've updated the issue title. This ticket is really about "next major revision" of LRM's API. |
Full support for Leaflet v1 is very important. |
@sourc7 the |
Would it be possible to add some sort of sorting functionality to the waypoint divs? For example, functionality similar to the jquery sortable. |
@WilliamWalker hi there, if you mean making waypoints draggable to rearrange, I'm not likely to include it in the core of LRM. Having said that, it's really easy to add if you use for example Sortable (or maybe jquery sortable, never tried that one). For an example, look at this issue and scroll down a bit to see some example code: #276 |
Perfect, that's exactly what I was looking for. Thanks again! |
Development continues on the typescript branch. Once all the features (and a few more) are implemented, I'll merge those into 4.0 to create a beta release. Also see #637 for details and updates |
L.Routing.Plan
addWaypoints
The text was updated successfully, but these errors were encountered: