Dennis Luxen
|
bcb39b9e69
|
performance fixes
|
2011-08-07 10:56:37 +00:00 |
|
Dennis Luxen
|
a816630f2f
|
Hack to make distance calculation more robust
|
2011-07-29 15:56:25 +00:00 |
|
Dennis Luxen
|
ae81a8d118
|
Bugfixes, plus safe delete, less pointers and speed back on track
|
2011-07-12 14:03:31 +00:00 |
|
Dennis Luxen
|
f29f6c65a5
|
Refactored various parts for integration of multi-segment paths
|
2011-07-11 15:16:14 +00:00 |
|
Dennis Luxen
|
c60c3fcd3c
|
Support for multi-segment routes. Needs to be further tested
|
2011-07-07 16:51:23 +00:00 |
|
Dennis Luxen
|
7fee51081f
|
Fixing Maney Hill street bug.
|
2011-07-07 08:54:53 +00:00 |
|
Dennis Luxen
|
97bd93f9bc
|
Fixes ticket #43 where JSON was incorrectly formatted
|
2011-07-06 12:42:44 +00:00 |
|
Dennis Luxen
|
5b621d8fe9
|
polyline needs to be data, not array
|
2011-06-28 08:27:38 +00:00 |
|
Dennis Luxen
|
e3b648ea72
|
Adding support for polyline compression. Reduces file size, see http://open.mapquestapi.com/common/encodedecode.html
|
2011-06-27 22:08:53 +00:00 |
|
Dennis Luxen
|
0328057a9d
|
changing debug output to new descripte configuration class
|
2011-05-13 14:48:48 +00:00 |
|
Dennis Luxen
|
d531c5beb5
|
silly typo always gave instructions
|
2011-05-13 14:47:31 +00:00 |
|
Dennis Luxen
|
243fc2664a
|
motorway instruction text fishy
|
2011-05-13 14:39:04 +00:00 |
|
Dennis Luxen
|
61b8b320e3
|
Position of instruction off by one
|
2011-05-13 12:37:04 +00:00 |
|
Dennis Luxen
|
689b447990
|
introducing &instructions=true/false. Configuration of Descriptor refactored
|
2011-05-13 09:16:58 +00:00 |
|
Dennis Luxen
|
0a29df80d0
|
Distance was not summed up correctly
|
2011-05-11 13:23:46 +00:00 |
|
Dennis Luxen
|
d2b6ac722b
|
output of geometry can be triggered by geometry=true/false (thanks Bharath).
route generalization is determined by zoom level. &simplified=true is thereby not valid, use &z=19 for the non-generalized geometry
|
2011-05-11 11:35:15 +00:00 |
|
Dennis Luxen
|
9de3a5a586
|
Filtering of geometry details by zoom level
|
2011-05-10 10:24:13 +00:00 |
|
Dennis Luxen
|
90bd34d8ac
|
Support for additional parameter '&simplified=yes' that outputs a simplified geometry that does not depict all of the small road segments but omits some. Usually, this is not visible to the user.
|
2011-04-19 16:03:48 +00:00 |
|
Dennis Luxen
|
68c210d184
|
(more) accurate travel time on segments
|
2011-04-18 16:47:10 +00:00 |
|
Dennis Luxen
|
9514c4b811
|
jsonp support by adding "output=json&jsonp=parseResponse" to URL
|
2011-04-18 09:18:29 +00:00 |
|
Dennis Luxen
|
51d0b94e90
|
Output format is selectable with additional parameter to URL: &output={kml,json}
|
2011-04-18 08:12:44 +00:00 |
|
Dennis Luxen
|
8502b62c77
|
Descriptor that outputs JSON formatted routing info
|
2011-04-15 16:31:04 +00:00 |
|