summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Varun [Thu, 15 Sep 2016 21:07:20 +0000 (17:07 -0400)]
Cleanup view_object functions
Change-Id: I3d29c0b9ab1b4fbd4d54225cf1842d53e1d5c7ea
Jongmun Woo [Mon, 19 Sep 2016 01:43:59 +0000 (18:43 -0700)]
Merge "updated to use category_set_id vs category_set_name." into tizen
Varun [Sat, 17 Sep 2016 05:26:09 +0000 (01:26 -0400)]
Updated scene file with language, building toggle and public transit toggles
- also updated tangram library with some fixes to cater to these scene toggles
Change-Id: If67be0287133c8335548299b584b326b7c5e6827
Varun [Wed, 14 Sep 2016 15:49:38 +0000 (11:49 -0400)]
Add scene updates for toggling buildings, public transit, and setting language
- Also updated the scene min and max zooms to 0 and 20 respectively
Change-Id: I0eee7ed1186e493fa2f487ec24a53d3c5b8fc883
Varun [Wed, 14 Sep 2016 21:21:16 +0000 (17:21 -0400)]
Add anchor for STICKER/PIN markers
Change-Id: I739d6e84f23b7f100eaf09a25bc93449cd6befd3
gknisely [Tue, 13 Sep 2016 14:42:05 +0000 (10:42 -0400)]
updated to use category_set_id vs category_set_name.
Change-Id: Ie4d60237cf5d3506fc628ea1fd17b843ce91dd91
chanywa [Mon, 5 Sep 2016 04:51:53 +0000 (13:51 +0900)]
removed TIZEN_ENGINEER_MODE flag in the .spec file
Change-Id: I4648fde90c96e207f58c1625b3aa9605bad91b0e
Varun [Mon, 29 Aug 2016 21:30:09 +0000 (17:30 -0400)]
Implements all on_view_object handling
- also uses UI scale from elm_config_scale
Change-Id: I785f7ec2d83677c6d3135cf154159c1de1b68d03
Varun [Tue, 30 Aug 2016 20:31:54 +0000 (16:31 -0400)]
Expose `get_proxy_address` to tangram_view
- Gets the proxy address, and passes down to tangram curl handler for handling proxy addressed when fetching network
tiles
Change-Id: Ib972edd2df4f9f4d399009304b2ba1bea910fd56
gknisely [Wed, 24 Aug 2016 13:33:56 +0000 (09:33 -0400)]
Search team released nearby logic to production. Updated URL to use production servers.
Change-Id: I497590c74165fbb4708ec8d0f505b25951aa68a6
Varun [Tue, 16 Aug 2016 19:08:44 +0000 (15:08 -0400)]
Fixed tangram builds to respect hardware gl extensions
- Updated tangram libraries
- Also updates bubble-wrap scene to use geojson (to be moved back to mvt format, once we confirm it works all over)
Change-Id: I8793b4df817789f3336b328acebf138facc39c25
Duane Gearhart [Thu, 11 Aug 2016 20:07:45 +0000 (16:07 -0400)]
Updated to use bounding box from service
Change-Id: I1aeb1cecda91d8917757196ffe99b4f01b7f2947
Varun [Mon, 8 Aug 2016 21:14:27 +0000 (17:14 -0400)]
Updates tangram library to be more strict with viewport resizing dimentions
- Updates tangram library files
- Minor changes to plugin code
Change-Id: I2e383e867caeda7dc5f285e2c295bb7b5ecf338a
Varun [Sun, 31 Jul 2016 14:44:57 +0000 (10:44 -0400)]
Foundation for multiple map instance support
- Updates core tangram rendering code and respective changes in the plugin code
Change-Id: I3143dc2f71c0be6311b407c32e5ca1b73c10e17e
Baldur Gudbjornsson [Tue, 2 Aug 2016 13:29:10 +0000 (09:29 -0400)]
Set default transportation costing to auto
Change-Id: Icfac6419597f2b93a6cc0da3971ba9f40cc0f0ac
Duane Gearhart [Thu, 28 Jul 2016 18:43:23 +0000 (14:43 -0400)]
Completed a-b routing
Added multi-leg routing
Change-Id: I3b9f1bff2fce12b4bbc30fd2b32e50f7ae4c4b7a
Varun [Thu, 21 Jul 2016 14:26:37 +0000 (10:26 -0400)]
Update shared library files for tangram engine
- includes fixes for icon rendering
- includes accessing system fonts and fallback fonts, which enables label rendering
Change-Id: I6355c228225ff6d72024b6a56164d49c38b7109d
Varun [Thu, 21 Jul 2016 14:24:44 +0000 (10:24 -0400)]
Updated scene file(s), some fixes and scene file path config
- Added bubble-wrap scene file for MAPS_VIEW_NORMAL
- Added walkabout-style scene file for MAPS_VIEW_TERRAIN
- updated installed scene file path to /usr/share/maps/mapzen/scenes/*
- some small fixes
Change-Id: I6890caff635081add9199224c3d616166f31bbe9
Duane Gearhart [Thu, 21 Jul 2016 20:22:18 +0000 (16:22 -0400)]
Added capability to process mapzen route reponse
Change-Id: Iaaeba2c455db3ca0a281502af058031a26042d87
Matt Blair [Fri, 15 Jul 2016 21:58:30 +0000 (17:58 -0400)]
Adds shared library files for tangram engine
Change-Id: I710144118cc998a45b5967f41a98f27f8775a779
Matt Blair [Thu, 14 Jul 2016 12:21:55 +0000 (08:21 -0400)]
Implements maps_view interface and TangramView
Change-Id: Ibf45db54d515a09535667e7dc643837a472c1a86
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