DennisSchiefer
aef70b832c
josm request will also use only 6 digits precision
2012-04-26 13:45:54 +01:00
DennisSchiefer
611d265a27
corrected display of geocoder results
2012-04-26 13:45:23 +01:00
DennisSchiefer
635b13b61c
all route/geocoder requests will only send 6 digits after the decimal
...
point.
2012-04-26 13:15:41 +01:00
DennisSchiefer
a8a4f56292
printing support finalized (yeah!)
2012-04-26 12:49:30 +01:00
DennisSchiefer
a0ceee732e
added relative root url for Leaflet
2012-04-26 12:48:01 +01:00
DennisSchiefer
560ce74d06
printing window will now be loaded in IE and Chrome
2012-04-26 07:34:51 +01:00
DennisSchiefer
d7ffb0d492
trying to get printing to act correctly with Chrome/IE
2012-04-25 16:36:53 +01:00
DennisSchiefer
369edbe9a7
opening josm will only load the current view if you are close enough,
...
opening josm will no longer trigger a constant loading symbol in
browsers
2012-04-25 15:01:20 +01:00
DennisSchiefer
94ca30c690
printing icon can now deactivates when there is no route
2012-04-25 12:17:36 +01:00
DennisSchiefer
ab1e5255eb
Merge branch 'trial/folders' into develop
2012-04-25 07:12:02 +01:00
shiin
0068d4062d
changed header area for normal routes
2012-04-24 23:23:27 +02:00
shiin
04298b73f3
added image for "head on",
...
removed unneeded images
2012-04-24 23:06:19 +02:00
DennisSchiefer
7657f0de22
finished printing support (?)
2012-04-24 22:12:24 +02:00
DennisSchiefer
7cdeeb0723
continued work on printing header
2012-04-24 15:28:09 +01:00
DennisSchiefer
c0b71cb62a
restored large images
2012-04-24 15:24:42 +01:00
DennisSchiefer
253df58fdb
beginning to restructure routing header area
2012-04-24 09:38:20 +01:00
DennisSchiefer
cd3005f9fe
corrected wrong name when querying layers
2012-04-24 09:35:13 +01:00
DennisSchiefer
94cf796ed2
refinement to French translation
2012-04-24 08:50:27 +01:00
DennisSchiefer
a5246cc8b8
added french to config
2012-04-24 07:41:44 +01:00
DennisSchiefer
3a7f527c68
french translation added, thanks to Nicolas belett VIGNERON,
...
Moyg, Jean-Frédéric
2012-04-24 07:25:22 +01:00
DennisSchiefer
f404337383
Merge remote-tracking branch 'temp/master' into develop
2012-04-24 07:16:38 +01:00
shiin
7421117278
extended mapview to give information about the current visible tile
...
layer,
continued work on printing
2012-04-24 00:56:41 +02:00
JeanFred
f6173b7a48
Add localisation in French
2012-04-23 22:14:27 +02:00
DennisSchiefer
dffd67ef72
continued printing work
2012-04-23 17:30:09 +01:00
DennisSchiefer
3444499cf4
onload event can use a different window
2012-04-23 17:29:53 +01:00
DennisSchiefer
7241438502
corrected error ne instead of sw direction
2012-04-23 17:29:18 +01:00
DennisSchiefer
44c38146c9
enabled printing
2012-04-23 14:48:09 +01:00
DennisSchiefer
2060088c6b
finished making jsonp parameter names interchangeable
2012-04-23 09:58:34 +01:00
shiin
38defe9629
some files weren't removed properly...
2012-04-23 00:09:22 +02:00
shiin
087bb12847
more file & folder restructuring
2012-04-23 00:08:02 +02:00
shiin
c59a6f9444
reorganized folders
2012-04-22 23:48:43 +02:00
shiin
40c0222ffd
better UI for route reversal (source/target are changed when response is
...
received/timeout)
2012-04-22 21:03:50 +02:00
shiin
f763ec2664
work-around for invisible scrollbars in Chrome when usind webkit3d
2012-04-22 20:50:09 +02:00
DennisSchiefer
186f78f01e
adapted printing to new geometry routines
2012-04-21 08:14:17 +01:00
DennisSchiefer
1da10942d5
changed jsonp call, so that position of the callback command has
...
to be given as "%jsonp" in the string
2012-04-21 08:13:42 +01:00
DennisSchiefer
7ad253732a
link shortener parameters now changeable in config file
2012-04-21 08:11:57 +01:00
DennisSchiefer
4b1c4068f2
Merge branch 'trial/printing' into develop
2012-04-20 12:11:50 +01:00
DennisSchiefer
57ec4e5465
route geometry is requeried
2012-04-20 11:07:47 +01:00
DennisSchiefer
f3290ab64b
zooming/switching to show unnamed roads will not rebuild the complete
...
driving directions,
pending JSONP calls can be cleared
2012-04-20 07:37:26 +02:00
DennisSchiefer
eb3c2f560e
switched back to using normal images in route description (FF wasn't
...
actually faster, he just reported wrong numbers)
2012-04-19 21:32:07 +02:00
DennisSchiefer
869b13e9db
init via_nodes with empty array
2012-04-19 12:59:31 +01:00
DennisSchiefer
57d9bc5bae
route direction icons are now background images (which should be faster
...
in rendering)
2012-04-19 11:02:09 +01:00
DennisSchiefer
917ef160c5
delete route when reversing it
2012-04-19 11:01:18 +01:00
DennisSchiefer
ae513dce5c
corrected error with marking unnamed streets, introduced by speeding up
...
route geometry computation
2012-04-19 11:00:57 +01:00
DennisSchiefer
93b5ce2968
switched to small driving direction images
2012-04-19 09:59:36 +01:00
DennisSchiefer
ba08d0b36c
added road to first driving direction,
...
allow geographic direction in all driving directions
2012-04-19 09:57:15 +01:00
DennisSchiefer
2e60e92b31
added waiting message to route reversal,
...
moved reversal logic to OSRM.Markers
2012-04-19 09:48:32 +01:00
DennisSchiefer
5a9a55544b
improved speed of decoding route geometry
2012-04-18 16:56:56 +01:00
DennisSchiefer
ee7c79641a
fixed bug in route reversal (source/target marker would switch colors
...
when dragged)
2012-04-18 16:55:56 +01:00
DennisSchiefer
6e57c31ec2
added localization to route link
2012-04-18 16:29:44 +01:00
DennisSchiefer
3d9d4f3764
geolocation will no longer interfer with initial position/route passed
...
to the website,
corrected centering offset of routes
2012-04-18 08:51:31 +01:00
DennisSchiefer
596e7fc60a
added cross-browser support for onload event,
...
made IE8 work again
2012-04-18 07:46:04 +01:00
DennisSchiefer
8845c070a2
moved favicon handling to webserver
2012-04-18 06:56:17 +01:00
DennisSchiefer
eaf5dd328f
added finnish for overview map
2012-04-17 22:37:15 +02:00
DennisSchiefer
20a0a3b170
Merge remote-tracking branch 'origin/develop' into develop
2012-04-17 22:35:03 +02:00
DennisSchiefer
8d5d1a9400
Merge branch 'trial/printing' into develop
2012-04-17 22:34:18 +02:00
DennisSchiefer
572a306d6d
Merge commit 'f2efcfc588f75c391946b1cf8d5600fcf849d3c9' into develop
2012-04-17 22:33:26 +02:00
DennisSchiefer
63a9e4c6c2
remove newline
2012-04-17 22:32:56 +02:00
DennisSchiefer
c84d4b323e
Merge commit '9bd4b772789b11ca085e7e7f052b410903cf2eb0' into develop
2012-04-17 22:30:28 +02:00
DennisSchiefer
46f717566d
added finnish localization
2012-04-17 09:06:15 +01:00
DennisSchiefer
0199673d14
Merge remote-tracking branch 'temp/master' into develop
2012-04-17 09:03:16 +01:00
Teemu Koskinen
607d5408d3
Add Finnish translations
2012-04-16 21:01:40 +03:00
DennisSchiefer
33035fccc0
pushed version
2012-04-16 19:43:57 +02:00
DennisSchiefer
c14e461370
added onload_zoomlevel
2012-04-16 19:39:47 +02:00
DennisSchiefer
6f4e9a1d11
added explanation to driving instruction localization
2012-04-16 18:57:21 +02:00
DennisSchiefer
3610e21854
bugfix for zoomlevel in route links
2012-04-16 18:51:22 +02:00
DennisSchiefer
f6a3815e91
continued work on printing support
2012-04-16 16:04:36 +01:00
DennisSchiefer
f2efcfc588
increased padding when centering on a route
2012-04-16 16:03:59 +01:00
DennisSchiefer
2bf573dbe1
bug in position of " in string
2012-04-16 12:28:51 +01:00
DennisSchiefer
9bd4b77278
use relative image locations
2012-04-16 12:28:16 +01:00
DennisSchiefer
fb995ad0b0
small UI move
2012-04-16 10:26:10 +01:00
DennisSchiefer
3a85661e45
fixed bugs with IE
2012-04-16 10:23:31 +01:00
DennisSchiefer
0ba881c390
localization for printing
2012-04-15 23:12:17 +02:00
DennisSchiefer
c7782b2776
more work on printing
2012-04-15 23:01:05 +02:00
DennisSchiefer
23ca80030e
disabled printing for this release
2012-04-15 19:35:50 +02:00
DennisSchiefer
f08c389faa
moved version to 0.1.4
2012-04-15 19:35:26 +02:00
DennisSchiefer
47369a0036
continued work on printing support
2012-04-15 19:34:18 +02:00
DennisSchiefer
253b591a87
fixed error with translation of east to German
2012-04-15 19:33:23 +02:00
DennisSchiefer
5c4488d350
removed fixed with from input boxes
2012-04-15 19:32:41 +02:00
DennisSchiefer
25310ff1bd
corrected error in via computation when no road was visible
2012-04-15 19:31:49 +02:00
DennisSchiefer
c2d52080d3
use geocode even if no route is found
2012-04-14 18:49:28 +02:00
DennisSchiefer
bf681855ed
moved list of supported languages and tileservers to config file
2012-04-14 18:26:32 +02:00
DennisSchiefer
899d216b9b
made it easier to remove localization and on-demand loading of new
...
language packs,
added parameter to say whether to use on-demand reloading,
added parameter for the directory that contains the localization files,
corrected a small bug when the string for the HEAD_ON instruction was
not available,
2012-04-14 18:03:33 +02:00
DennisSchiefer
73aeab3a57
reworked loading of images and icons (-> easier to add new ones),
...
adapted routing description to use new description ids,
fixed bug with localization dropdown and FF3,
added localization for "(found X results)"
2012-04-13 17:47:53 +01:00
DennisSchiefer
393334cabd
corrected error in route description,
...
made dropdown button more beautiful
2012-04-12 22:44:30 +02:00
DennisSchiefer
01e4afe2f0
changed legal string in html file
2012-04-11 23:07:00 +02:00
DennisSchiefer
9b599c90f8
Merge branch 'trial/printing' into develop
...
Conflicts:
WebContent/OSRM.debug.js
2012-04-11 23:03:24 +02:00
DennisSchiefer
252c234221
made parsing of get parameters more robust
2012-04-11 22:59:41 +02:00
DennisSchiefer
888a5d04c8
removal of dragger marker more consistent,
...
changed printing initialization to be more easily removable from GUI,
localization bug fixes,
added option to give language as get parameter (hl=),
2012-04-11 22:00:19 +02:00
DennisSchiefer
b1631eff77
more localization,
...
fixed bugs with FF3
2012-04-11 17:31:02 +01:00
DennisSchiefer
ffd5e2de99
all images are now loaded in main.js
2012-04-10 23:50:04 +02:00
DennisSchiefer
ea207cef6e
improved language support: geocoding uses language settings, geocoding
...
results & locations are also translated if possible
2012-04-10 21:47:30 +02:00
DennisSchiefer
893c09f6fc
Merge remote-tracking branch 'origin/trial/printing' into trial/printing
...
Conflicts:
WebContent/OSRM.GUI.js
2012-04-09 22:35:47 +02:00
shiin
213bb71b35
changed behaviour of geocoder (return always triggers geocoder, moving a
...
single marker clears search results)
2012-04-09 11:59:32 +02:00
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
4ff4fcf516
corrected bug in reverse geocoder timeout handler
2012-04-05 09:08:41 +02:00
DennisSchiefer
f273f0cfc5
drag marker can no longer be removed by clicking on it
2012-04-05 09:04:48 +02:00
DennisSchiefer
dc192d47a8
input boxes are no longer deleted on language change
2012-04-05 01:12:15 +02:00
DennisSchiefer
0f032f7635
bugfix, so that markers will use correct mousepointer again
2012-04-04 15:40:16 +02:00
DennisSchiefer
28a241c371
more testing on printing
2012-04-04 13:08:25 +02:00
DennisSchiefer
bab2887f8f
Merge branch 'trial/dragging' into develop
...
Conflicts:
WebContent/OSRM.JSONP.js
WebContent/OSRM.debug.js
WebContent/main.html
2012-04-03 21:30:35 +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
0ab287e707
modified JSONP statistics,
...
rearranged OSRM debug so that it works in IE
2012-03-28 13:59:39 +01:00
DennisSchiefer
49cc0bfb09
added functions to test JSONP timings
2012-03-28 13:01:26 +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
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
DennisSchiefer
9567a7e38c
added support for saving route zoom level and position in route links
2012-03-17 14:17:08 +01:00
DennisSchiefer
d86eaa00a0
compressed target.png
2012-03-16 18:27:52 +01:00
DennisSchiefer
54c0d50b68
reseting now also resets OSRM.JSONP
2012-03-16 17:52:10 +01:00
DennisSchiefer
204189c326
- version bump to v0.1.1
...
- restructured buttons (route is gone, search is show)
- added prefetching gui hide/show buttons
- increased timeout to 5000ms
- click highlight marker to hide it
- boundary box on Europe when querying geocoder
- added "reached your destination" display in route instructions
- improved visual for route summary
- when loading a stored route, source and target are named and the route
is zoomed correctly
- improved display results of reverse geocoder (ues village/country
tags)
- more consistent behaviour when displaying reverse geocoder results
or geocoordinates
- reverse geocoder now works at dragend
- more consistent behaviour when leaving an input box
- reversing a route when only one marker is set empties the result box
2012-03-16 15:06:43 +01:00
DennisSchiefer
acdfa546a8
added more precise distance values (at least three digits of precision)
2012-03-16 10:41:54 +01:00
DennisSchiefer
6a9216d6e4
added functions to check whether source or target exists,
...
readded routing button
2012-03-16 09:42:14 +01:00
DennisSchiefer
9c2a1dc37f
implemented several security measures when parsing GET input to the site
2012-03-16 09:07:03 +01:00
DennisSchiefer
26c9d357f0
made reverse geocoding more intuitive,
...
changed search and route buttons to centering buttons
2012-03-16 07:22:47 +01:00
DennisSchiefer
879d73c629
testing to remove route button -> search will be automatical on lost
...
focus
2012-03-15 17:45:22 +01:00
DennisSchiefer
441146eeae
changed look of route description header area
2012-03-15 17:42:17 +01:00
DennisSchiefer
d453cadc8c
added call option to set destination when calling the site
2012-03-15 14:22:00 +01:00
DennisSchiefer
74188206e8
website url is now retrieved directly from browser,
...
removed unneeded localization strings
2012-03-15 14:01:34 +01:00
DennisSchiefer
700206099b
made route reset more robust by clearing *really* everything,
...
improved route description (added distances to the right, bold street
names, orientation in first instruction and non-breaking spaces for
units),
route link now displays the shortened link name,
content of input boxes is only overwritten if the respective node is
set or dragged,
experimental support for reverse geocoding (when setting a new node by
text box or clicking on map)
2012-03-15 13:29:28 +01:00
DennisSchiefer
aa952df541
added favicon,
...
removed commata that IE was complaining about
2012-03-15 09:05:00 +01:00
DennisSchiefer
b8944da9dc
prevent browser context menu on map
2012-03-14 18:07:15 +01:00
DennisSchiefer
22dda2b285
added new gui buttons for opening/closing,
...
route button now works,
more precise error message when geocoder does not find a result,
added maximum input length for text boxes
2012-03-14 17:42:14 +01:00
DennisSchiefer
0ee469c4e0
Merge branch 'develop' of
...
https://DennisSchiefer@bitbucket.org/DennisSchiefer/project-osrm-web.git
into develop
Conflicts:
WebContent/routing.js
2012-03-14 16:50:14 +01:00
DennisSchiefer
a7eef27e99
added legal headers,
...
beautified comments,
moved language settings to config,
moved timeout settings to config,
corrected bug with route link and via nodes,
removed old files,
corrected spelling error for roundabout
2012-03-14 16:45:15 +01:00
DennisSchiefer
4b40f1253f
added legal headers,
...
beautified comments,
moved language settings to config,
moved timeout settings to config,
corrected bug with route link and via nodes
removed old files
2012-03-14 16:30:11 +01:00
DennisSchiefer
5ebe8080f9
small bug class/id mixed up
2012-03-14 11:24:40 +01:00
DennisSchiefer
d92b28d2c3
restructured for release
2012-03-14 10:39:37 +01:00
DennisSchiefer
ec27881f39
test fencing
2012-03-13 22:39:28 +01:00
DennisSchiefer
c5a8ec7c31
added better lat/lng display when dragging,
...
added experimental faster route redraw (commented out),
changed default website url and routing url,
removed drag after dragend event workaround
2012-03-13 22:25:40 +01:00
DennisSchiefer
afbd3347da
added clear debug log button,
...
removed showing of links in gpx, route requests,
checked html with validator
2012-03-13 20:51:44 +01:00
DennisSchiefer
41bcafc3a1
added lat/lng processing
2012-03-13 17:57:48 +01:00
DennisSchiefer
27d24885a9
debug window stays at botoom when adding data
2012-03-13 17:36:40 +01:00
DennisSchiefer
805402b230
starting to reverse geocoding
2012-03-13 17:32:18 +01:00
DennisSchiefer
4918549bac
fixed bug when selecting city options in geocoder,
...
added clicking on map to create markers,
reset also clears input boxes now
2012-03-13 15:26:53 +01:00
DennisSchiefer
784f417857
changed geocoder to official OSM geocoder,
...
switched default map style to osm.org
2012-03-13 14:31:23 +01:00
DennisSchiefer
0bc3e098ac
added GUI support for IE9 and IE10,
...
changed GUI legal text,
changed via-node deletion to click only,
moved default entries for input boxes to config file,
made input boxes selectable again
2012-03-13 14:15:07 +01:00
DennisSchiefer
dfd3a5d554
changed round-about symbol, corrected bug with ENTER not working on
...
location input
2012-03-13 10:26:31 +01:00
DennisSchiefer
9dcc472c60
Merge branch 'feature/prefetching' into develop
2012-03-12 13:33:14 +01:00
DennisSchiefer
c972e2cf41
Merge branch 'gui/buttons' into develop
2012-03-12 13:26:38 +01:00
schiefer
174e388e2d
debug window added,
...
when including OSRM.debug, a debug window is shown
2012-03-12 11:33:39 +01:00
DennisSchiefer
ee41fb45b7
added more turn instructions, changed clickability of gui
2012-03-10 17:08:25 +01:00
schiefer
93892b9806
changed buttons look
2012-03-09 17:33:06 +01:00
schiefer
749d83a69f
- store prefetched images permanently
...
(otherwise they are not prefetched before the function terminated)
- store each type of marker icon once
2012-03-09 15:26:32 +01:00
schiefer
8b109904c8
initial import
2012-03-09 09:24:51 +01:00