Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/web/www/routino/router.leaflet.js
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1917 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 15 09:12:46 2017 UTC (7 years, 11 months ago) by amb
File length: 52695 byte(s)
Diff to previous 1893
Update Javascript to handle function that has been removed from Leaflet version 1.x.
Revision 1893 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 8 16:49:50 2016 UTC (8 years, 7 months ago) by amb
File length: 52477 byte(s)
Diff to previous 1877
Ensure that when selecting a new language web-page that this language is used as the default for the generated route (previously it was selected on the web-page but not used).
Revision 1877 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 18:40:48 2016 UTC (9 years ago) by amb
File length: 52448 byte(s)
Diff to previous 1831
Move the two route buttons to be just below the waypoints so they are less likely to scroll off the screen. Add another pair of route buttons on the results tab to make it quicker to re-calculate a route after moving the waypoints.
Revision 1831 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 24 15:12:59 2015 UTC (9 years, 5 months ago) by amb
File length: 52212 byte(s)
Diff to previous 1830
Store the home location cookie with 5 decimal places. Fix the home marker icon jumping about (Leaflet version).
Revision 1830 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 24 15:04:31 2015 UTC (9 years, 5 months ago) by amb
File length: 52193 byte(s)
Diff to previous 1813
Print an error message if the geolocation function fails or is unavailable.
Revision 1813 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 26 13:15:38 2015 UTC (9 years, 6 months ago) by amb
File length: 52225 byte(s)
Diff to previous 1812
Add a loop and reverse checkbox on the web page and replace the loop and reverse buttons with icons. Update router programs and scripts.
Revision 1812 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 26 10:52:35 2015 UTC (9 years, 6 months ago) by amb
File length: 51371 byte(s)
Diff to previous 1800
Fix bug with specifying 'oneway' or 'turns' in the URL arguments.
Revision 1800 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 14 17:53:13 2015 UTC (9 years, 6 months ago) by amb
File length: 51431 byte(s)
Diff to previous 1796
Make the whole row of the route clickable, not just the number on the left.
Revision 1796 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 7 17:50:20 2015 UTC (9 years, 7 months ago) by amb
File length: 51431 byte(s)
Diff to previous 1793
Merge some of the translation phrases together to simplify them. Change the HTML output and web pages to work with this.
Revision 1793 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 17 18:07:29 2015 UTC (9 years, 7 months ago) by amb
File length: 51824 byte(s)
Diff to previous 1763
Fix a bug with dragging a marker from the left panel onto the map when the left panel has scrolled the page.
Revision 1763 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 3 17:36:10 2015 UTC (9 years, 8 months ago) by amb
File length: 51745 byte(s)
Diff to previous 1657
Format the web links to only use 5 decimal places.
Revision 1657 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 16 17:45:20 2015 UTC (9 years, 10 months ago) by amb
File length: 51725 byte(s)
Diff to previous 1656
Fix bug with moving markers on the map (OpenLayers version) and enable markers when they are dragged onto the map (both versions).
Revision 1656 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 16 15:33:49 2015 UTC (9 years, 10 months ago) by amb
File length: 51644 byte(s)
Diff to previous 1548
Allow dragging the waypoint icon up-and-down in the list and onto the map.
Revision 1548 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 12 14:43:53 2014 UTC (10 years, 11 months ago) by amb
File length: 48167 byte(s)
Diff to previous 1546
Disable the route calculation buttons if fewer than two waypoints are active (more cases).
Revision 1546 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 12 12:56:08 2014 UTC (10 years, 11 months ago) by amb
File length: 47982 byte(s)
Diff to previous 1527
Disable the route calculation buttons if fewer than two waypoints are active.
Revision 1527 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 18 20:00:48 2014 UTC (11 years ago) by amb
File length: 47419 byte(s)
Diff to previous 1515
Run jshint again and fix some recently added changes.
Revision 1515 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 23 15:48:10 2014 UTC (11 years, 1 month ago) by amb
File length: 47420 byte(s)
Diff to previous 1507
Add buttons to allow increasing/decreasing the transport properties and preferences (to help on tablet devices where typing a number in a box is hard).
Revision 1507 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 1 11:15:02 2014 UTC (11 years, 2 months ago) by amb
File length: 45249 byte(s)
Diff to previous 1499
Allow mouse clicks in the router result description to popup the details and not just mouseovers. Hopefully this should work better for touch devices.
Revision 1499 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 28 19:24:17 2014 UTC (11 years, 2 months ago) by amb
File length: 45005 byte(s)
Diff to previous 1496
Add close buttons to the popup boxes.
Revision 1496 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 26 16:33:12 2014 UTC (11 years, 2 months ago) by amb
File length: 44886 byte(s)
Diff to previous 1495
Fix bugs in displayStatus() function after jshint tidy-up.
Revision 1495 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 26 16:08:31 2014 UTC (11 years, 2 months ago) by amb
File length: 44886 byte(s)
Diff to previous 1493
Fix bug with Leaflet map startup.
Revision 1493 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 26 15:13:36 2014 UTC (11 years, 2 months ago) by amb
File length: 44948 byte(s)
Diff to previous 1491
Run jshint again and update some more in the JavaScript.
Revision 1491 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 25 14:11:06 2014 UTC (11 years, 2 months ago) by amb
File length: 44897 byte(s)
Add the option to use Leaflet Javascript library instead of OpenLayers. Dynamically load the appropriate Javascript library based on mapprops.js.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.