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 |
|