shiin
|
0fd8d4d8cf
|
all visible lat/lng coordinates are truncated after 6 digits (this
includes inputboxes, osmbugs link, route link, gpx link),
moved all events from html to javascript
|
2012-04-08 19:50:30 +02:00 |
|
shiin
|
13f0a3fb6b
|
redid html and css,
switched to sans-serif font
|
2012-04-08 12:02:36 +02:00 |
|
shiin
|
3141d3ba48
|
prepared localization / route description module to use description ids
instead of description strings
|
2012-04-06 12:27:23 +02:00 |
|
DennisSchiefer
|
28a241c371
|
more testing on printing
|
2012-04-04 13:08:25 +02:00 |
|
DennisSchiefer
|
abba49a44e
|
- added GUI support for language switching
- first tests for support of printing
|
2012-04-03 21:13:44 +02:00 |
|
DennisSchiefer
|
4638e7c24d
|
corrected error and bumped version to 0.1.3
|
2012-04-02 20:57:39 +02:00 |
|
DennisSchiefer
|
fe420e5bfc
|
added buttons to delete source and target
|
2012-04-02 08:54:25 +02:00 |
|
DennisSchiefer
|
93ae928236
|
added icons that can change their image,
added image change while dragging markers,
increased (invisible) size of drag marker,
fixed issues with drag marker and highlight marker overlapping
|
2012-04-02 08:29:03 +02:00 |
|
DennisSchiefer
|
3b485f1426
|
finished dragging of routes,
moved corrected bugs in Leaflet to their own file
(drag after dragend, distance to path),
open osmbugs in new window
|
2012-04-01 19:13:54 +02:00 |
|
DennisSchiefer
|
5165e01a5c
|
added draggable routes,
changed findViaPosition to only return the index and not set the node,
IMPORTANT: changed leaflet-src.js for a bugfix!,
|
2012-03-30 16:30:16 +01:00 |
|
DennisSchiefer
|
7b4e923ec4
|
added option (commented out) to use input box for route links to get
a marked url when clicking in it -> test what is better
|
2012-03-30 10:35:14 +01:00 |
|
DennisSchiefer
|
007dd19cec
|
added buttons to switch to JOSM and OSM Bugs,
added getCenter function that respects UI visibility
|
2012-03-30 10:10:51 +01:00 |
|
DennisSchiefer
|
fd3cf02af4
|
complete restructure of OSRM.Routing
|
2012-03-29 16:55:12 +01:00 |
|
DennisSchiefer
|
2bb51717b9
|
extracted OSRM.Map and OSRM.MapView classes,
moved centering that respects UI visibility to OSRM.MapView
|
2012-03-29 14:34:55 +01:00 |
|
DennisSchiefer
|
4fe6346146
|
reordered styles in main.html,
readded default values to GUI,
made TODO marker to check whether GUI is initilaized
|
2012-03-28 15:02:09 +01:00 |
|
DennisSchiefer
|
c5bd2b0b1d
|
renamed routing.js,
encapsulated local helper functions in OSRM.base
|
2012-03-28 14:30:26 +01:00 |
|
DennisSchiefer
|
71426cf760
|
changed OSRM debug to work with IE6,
deactivated JSONP timing routines
|
2012-03-28 14:06:18 +01:00 |
|
DennisSchiefer
|
e132ac5c53
|
moved routing functions to OSRM namespace,
added functions to measure JSONP timings
|
2012-03-28 12:57:42 +01:00 |
|
DennisSchiefer
|
1a9776cff9
|
moved utils into OSRM namespace
|
2012-03-28 12:17:22 +01:00 |
|
DennisSchiefer
|
342a0d22bd
|
- removed bug in centering routes when UI was hidden
- moved all browser dependencies to OSRM.Browser
- refactored via code to use Leaflet functions
- added function to extract route layerPoints
|
2012-03-28 10:51:54 +01:00 |
|
DennisSchiefer
|
251a43980a
|
switched to Markdown readme
|
2012-03-26 16:47:40 +01:00 |
|
DennisSchiefer
|
41ba8b5e3e
|
next try
|
2012-03-26 14:28:38 +01:00 |
|
DennisSchiefer
|
30df2aae10
|
Do inline links now work with Github asciidoc renderer?
|
2012-03-26 14:27:18 +01:00 |
|
DennisSchiefer
|
a6f00b1856
|
yet another version
|
2012-03-26 14:15:44 +01:00 |
|
DennisSchiefer
|
af26c47052
|
GitHUB didn't like my asciidoc...
|
2012-03-26 14:01:53 +01:00 |
|
DennisSchiefer
|
0a774aeef2
|
Changed name of README
|
2012-03-26 13:58:32 +01:00 |
|
DennisSchiefer
|
a89aa68686
|
added README
|
2012-03-26 13:53:39 +01:00 |
|
DennisSchiefer
|
4b93107415
|
made logo a bit smaller so that it is centered,
removing source or target now clears route description,
changed GUI handling to no longer be dependent on the actual width of
the sidebar
|
2012-03-23 18:13:07 +01:00 |
|
DennisSchiefer
|
e0602934b2
|
Refactored Geocoder -> now resides in OSRM namespace
|
2012-03-23 09:55:55 +01:00 |
|
DennisSchiefer
|
fdace26222
|
changed getPosition().lat / .lng to getLat(), getLng()
|
2012-03-22 18:31:35 +01:00 |
|
DennisSchiefer
|
bef41ed667
|
geocoder error messages now state the input string,
website is XHTML1.0 strict compliant,
centering now respects if the sidebar is shown,
corrected spelling mistakes
|
2012-03-22 17:35:09 +01:00 |
|
DennisSchiefer
|
4e2e95cc27
|
version and date is now taken from OSRM.base,
when source/target markers are deleted the inputbox is emptied
|
2012-03-19 17:09:03 +01:00 |
|
DennisSchiefer
|
f4c6ec90ce
|
fix to route link generator and parser
|
2012-03-19 10:28:32 +01:00 |
|
DennisSchiefer
|
eed22b343a
|
more geocoder refactoring
|
2012-03-18 22:17:59 +01:00 |
|
DennisSchiefer
|
08ce748a37
|
removed dirty flags
|
2012-03-18 22:00:29 +01:00 |
|
DennisSchiefer
|
69790eb8c7
|
refactored geocoder code (still need to check dirty flags)
|
2012-03-18 21:44:14 +01:00 |
|
DennisSchiefer
|
97b9c65c97
|
refactored reverse geocoder
|
2012-03-18 20:03:15 +01:00 |
|
DennisSchiefer
|
92dbadebae
|
increased zoom level for route description (new config entry),
removed some deprecated comments
|
2012-03-18 18:17:04 +01:00 |
|
DennisSchiefer
|
fe6d854e11
|
improved handling of dragging,
link to route gui improved,
JSONP can now take parameters
|
2012-03-18 17:42:05 +01:00 |
|
DennisSchiefer
|
4615b01fdf
|
moved inputbox logic to javascript file,
corrected error with second ENTER not being registered
|
2012-03-18 15:04:17 +01:00 |
|
DennisSchiefer
|
276b023b05
|
changed checking if eventhandler storage exists
|
2012-03-18 12:29:02 +01:00 |
|
DennisSchiefer
|
350cacb2f3
|
added try-finally guards to JSONP calls
|
2012-03-18 11:38:21 +01:00 |
|
DennisSchiefer
|
25ec6105c5
|
reverse geocoding now always shows two information if possible
|
2012-03-17 22:26:57 +01:00 |
|
DennisSchiefer
|
3e4249ad41
|
used abbreviations for sub-namespaces GLOBALS, CONSTANTS
|
2012-03-17 20:49:19 +01:00 |
|
DennisSchiefer
|
13126ac0c1
|
moved all variables/objects to OSRM namespace
|
2012-03-17 20:43:52 +01:00 |
|
DennisSchiefer
|
d51aee4fbe
|
bugfix to route link storing map view location
|
2012-03-17 17:07:34 +01:00 |
|
DennisSchiefer
|
f9877fd8ba
|
refactoring: used hasSource, hasTarget routines throughout the code
|
2012-03-17 17:04:45 +01:00 |
|
DennisSchiefer
|
a39a35df73
|
moved leaflet.ie.css to new position
|
2012-03-17 15:48:24 +01:00 |
|
DennisSchiefer
|
2670dd68f3
|
added event handler base class
|
2012-03-17 15:28:27 +01:00 |
|
DennisSchiefer
|
9adb590ce7
|
added OSRM.CONSTANTS, OSRM.GLOBALS for better structuring,
improved comments in OSRM.base.js and OSRM.config.js
|
2012-03-17 14:45:04 +01:00 |
|