summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Matt Blair [Wed, 29 Jun 2016 23:34:10 +0000 (19:34 -0400)]
Renames mapzen_api.h to mapzen_api.hpp and adds interface to TangramView
Change-Id: I3a09fba697702577550beb132502c63fc16b4fa7
Matt Blair [Fri, 24 Jun 2016 21:43:48 +0000 (17:43 -0400)]
Adds utility functions to convert between mapzen_error_e and maps_error_e
Change-Id: I31012e0e007957fafdb3210fa50e3a675b33b4a1
Matt Blair [Thu, 23 Jun 2016 23:57:24 +0000 (19:57 -0400)]
Adds initial framework for TangramView
Change-Id: I648a6cff5f225f9b450abe40eeb6cab6b92ec085
Jongmun Woo [Mon, 18 Jul 2016 02:07:46 +0000 (19:07 -0700)]
Merge "set style according to tizen styleguide" into tizen
Baldur Gudbjornsson [Mon, 11 Jul 2016 17:13:05 +0000 (13:13 -0400)]
set style according to tizen styleguide
Change-Id: I660c64be00afa6e19d0bc0c13d9f563673eb3880
Jongmun Woo [Wed, 13 Jul 2016 00:41:36 +0000 (17:41 -0700)]
Merge "Added maps_plugin_geocode_by_structured_address and all Place Maps Service calls." into tizen
Jongmun Woo [Wed, 13 Jul 2016 00:41:18 +0000 (17:41 -0700)]
Merge "Used StringBuffer and Writer to make json route request" into tizen
Jongmun Woo [Wed, 13 Jul 2016 00:40:59 +0000 (17:40 -0700)]
Merge "added gitignore" into tizen
Jongmun Woo [Wed, 13 Jul 2016 00:40:33 +0000 (17:40 -0700)]
Merge "refactor rapidjson" into tizen
gknisely [Tue, 5 Jul 2016 15:17:53 +0000 (11:17 -0400)]
Added maps_plugin_geocode_by_structured_address and all Place Maps Service calls.
Change-Id: I6b41a633e38f98ab73dfa9e8be7e6ec6efd23d13
jomui [Mon, 4 Jul 2016 03:40:00 +0000 (12:40 +0900)]
remove README.md
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Idad7373896226e7f9a11542aa25269b70f64199d
Duane Gearhart [Mon, 27 Jun 2016 17:25:20 +0000 (13:25 -0400)]
Used StringBuffer and Writer to make json route request
Change-Id: Ifbeefb54ae9d490d33166ef14b4cdef5e63c027e
Duane Gearhart [Mon, 27 Jun 2016 13:48:49 +0000 (09:48 -0400)]
added gitignore
Change-Id: I092785e9078ae8ba8b33b14da74cdeb367d76126
kdiluca [Mon, 27 Jun 2016 02:39:42 +0000 (22:39 -0400)]
refactor rapidjson
Change-Id: Ic2386a64452021c7d385ee28ee265311c2c70562
Baldur Gudbjornsson [Fri, 1 Jul 2016 11:26:58 +0000 (07:26 -0400)]
Fixes from codereview
* Sets plugin provider name as capital letters
* removes tabs
* removes temporary files not used in project
* changes build flag from c++11 -> c++0x
Change-Id: I9fb2154213b8ae88300e783e198ed919d7425647
Baldur Gudbjornsson [Fri, 24 Jun 2016 13:50:18 +0000 (09:50 -0400)]
Fixes path to submodules
Change-Id: I4308838d7b95ee0d9f6b41a7410cc5df887ba28b
Kevin Kreiser [Thu, 23 Jun 2016 12:30:00 +0000 (08:30 -0400)]
Fixes geocode status
Change-Id: I88d42e11743eaf96d1eba328bf219d9a4a95f86e
kdiluca [Tue, 21 Jun 2016 20:51:16 +0000 (16:51 -0400)]
Adds inital route support
Change-Id: I1e2c487b4743a37afe566c226ef4c1556248ef8c
Kevin Kreiser [Mon, 20 Jun 2016 20:36:36 +0000 (16:36 -0400)]
Adds geocode support
Change-Id: Id6a89248698d5aabbc02576d51d75fd6183f7676
Kevin Kreiser [Mon, 20 Jun 2016 13:35:38 +0000 (09:35 -0400)]
Adds rapidjson dependency
Change-Id: Ib6e971f92bdb3bf4c408fd2bbfe0d12e053028b5
Kevin Kreiser [Thu, 16 Jun 2016 15:46:59 +0000 (11:46 -0400)]
Adds base from the mapquests plugin
Change-Id: I8999fd8fac54ba9bde4f746fb18dbe529e9c8172
Baldur Gudbjornsson [Fri, 27 May 2016 17:31:06 +0000 (13:31 -0400)]
Sets up initial files to start work on plugin
Change-Id: Ib8611ee5cb18442e87c609d274d26de9f449d9df
seonil kim [Fri, 27 May 2016 08:08:19 +0000 (01:08 -0700)]
Initial empty repository