Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/web/www/routino/router.openlayers.js
ViewVC logotype

Log of /trunk/web/www/routino/router.openlayers.js

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2003)


Revision 1915 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 18:13:26 2017 UTC (8 years ago) by amb
File length: 56490 byte(s)
Diff to previous 1893
Change zoom level when clicking on a point in the route to the same
with Openlayers as with Leaflet.


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: 56490 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: 56461 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: 56225 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: 56205 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: 56237 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: 55383 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: 55443 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: 55443 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: 55836 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: 55741 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: 55721 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: 55628 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 (11 years ago) by amb
File length: 52110 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 (11 years ago) by amb
File length: 51925 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: 51362 byte(s)
Diff to previous 1516
Run jshint again and fix some recently added changes.


Revision 1516 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 1 12:06:37 2014 UTC (11 years, 1 month ago) by amb
File length: 51363 byte(s)
Diff to previous 1515
Updated to version 2.13.1 of OpenLayers (also 2.12 still supported).


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: 51610 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: 49439 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: 49190 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: 49071 byte(s)
Diff to previous 1493
Fix bugs in displayStatus() function after jshint tidy-up.


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: 49071 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]
Modified Sat Jan 25 14:11:06 2014 UTC (11 years, 2 months ago) by amb
File length: 49052 byte(s)
Copied from: trunk/web/www/routino/router.js revision 1490
Diff to previous 1487
Add the option to use Leaflet Javascript library instead of OpenLayers.
Dynamically load the appropriate Javascript library based on mapprops.js.


Revision 1487 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 11 18:51:30 2014 UTC (11 years, 3 months ago) by amb
Original Path: trunk/web/www/routino/router.js
File length: 48280 byte(s)
Diff to previous 1486
Change the search CGI to use latmin/max and lonmin/max instead of left, right,
top, bottom.  Change the Javascript to send the parameters to 5 decimal places
only.


Revision 1486 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 11 14:50:17 2014 UTC (11 years, 3 months ago) by amb
Original Path: trunk/web/www/routino/router.js
File length: 48243 byte(s)
Diff to previous 1484
Update the web page URLs as things change rather than using on(focus|click)
action handlers in the HTML that don't work very well.



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.

  Diffs between and
  Type of Diff should be a