Daniel Patterson
|
a51ef67db8
|
Use common function for clamping logic for all user-visible bearings.
|
2016-12-15 10:59:17 +01:00 |
|
Daniel J. Hofmann
|
cbfb055f81
|
Changes Single Coordinate Geoms from Point to LineString, closes #3425.
|
2016-12-09 11:53:06 +01:00 |
|
Moritz Kobitzsch
|
f88ac989ea
|
reserve when possible
|
2016-11-11 14:48:50 +01:00 |
|
Kajari Ghosh
|
f33180f092
|
request polyline with precision of 5 or 6 positions (#3220)
|
2016-11-07 15:11:21 -05:00 |
|
Patrick Niklaus
|
f02b7b0910
|
[skip ci] Fix formating using format.sh
|
2016-10-28 14:45:05 -07:00 |
|
Denis Koronchik
|
dc7e61c25d
|
Fix declaration of makeRouteStep function
|
2016-10-27 20:12:02 +02:00 |
|
Daniel J. Hofmann
|
033dc0a72d
|
Pre-allocate up-front whenever possible
|
2016-06-09 16:06:27 +02:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
d6de2ca71c
|
Really place annotations in RouteLeg and not Route
|
2016-05-27 16:46:28 +02:00 |
|
Michael Krasnyk
|
b5225f07cb
|
Fix #2413 by converting enums to unsigned char constants
|
2016-05-23 18:33:24 +02:00 |
|
Patrick Niklaus
|
b3957d87b4
|
Add changelog entry
|
2016-04-21 22:14:01 +02:00 |
|
Patrick Niklaus
|
5f9ccadd6c
|
If geometry is only one point, encode as Point not as LineString
|
2016-04-20 20:49:54 +02:00 |
|
Patrick Niklaus
|
1554916639
|
Include <iterator> for back_inserter
|
2016-04-12 18:11:08 +02:00 |
|
Patrick Niklaus
|
29cf9e05db
|
Only install necessary headers
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
298f68c966
|
Adds the license preamble for all publicly installed eaders, closes #2036
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
b08b360f38
|
Big Restructuring / Cleanup
|
2016-04-05 22:58:32 +02:00 |
|
Moritz Kobitzsch
|
ef1e0e14ec
|
advanced guidance on 5.0
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
70fb12b10e
|
Fixes ownership semantics and forwarding references misplacements in the JSON factory
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
6380a6be05
|
Unwrap function call from identity lambda
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
548fd92c15
|
Uses JSON's String constructor for polyline encoding
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
86de53eb9a
|
Passes coordinates by value
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
1090339331
|
Fix geometries type in steps
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d9d4742130
|
First round of lat,lng -> lng,lat switcheroo
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
fcd7b05900
|
Adapt to feedback in #519
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
f3e72623e9
|
Add viaroute suport for new API
|
2016-04-05 22:58:32 +02:00 |
|