platform/core/location/maps-plugin-mapzen.git
7 years agoCleanup view_object functions 60/88660/1
Varun [Thu, 15 Sep 2016 21:07:20 +0000 (17:07 -0400)]
Cleanup view_object functions

Change-Id: I3d29c0b9ab1b4fbd4d54225cf1842d53e1d5c7ea

7 years agoMerge "updated to use category_set_id vs category_set_name." into tizen
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

7 years agoUpdated scene file with language, building toggle and public transit toggles 93/88393/1
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

7 years agoAdd scene updates for toggling buildings, public transit, and setting language 92/88392/1
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

7 years agoAdd anchor for STICKER/PIN markers 69/88269/2
Varun [Wed, 14 Sep 2016 21:21:16 +0000 (17:21 -0400)]
Add anchor for STICKER/PIN markers

Change-Id: I739d6e84f23b7f100eaf09a25bc93449cd6befd3

7 years agoupdated to use category_set_id vs category_set_name. 45/88145/1
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

7 years agoremoved TIZEN_ENGINEER_MODE flag in the .spec file 09/86809/1
chanywa [Mon, 5 Sep 2016 04:51:53 +0000 (13:51 +0900)]
removed TIZEN_ENGINEER_MODE flag in the .spec file

Change-Id: I4648fde90c96e207f58c1625b3aa9605bad91b0e

7 years agoImplements all on_view_object handling 36/86536/1
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

7 years agoExpose `get_proxy_address` to tangram_view 35/86535/1
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

7 years agoSearch team released nearby logic to production. Updated URL to use production servers. 14/85314/1
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

7 years agoFixed tangram builds to respect hardware gl extensions 07/84107/2
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

7 years agoUpdated to use bounding box from service 75/83575/1
Duane Gearhart [Thu, 11 Aug 2016 20:07:45 +0000 (16:07 -0400)]
Updated to use bounding box from service

Change-Id: I1aeb1cecda91d8917757196ffe99b4f01b7f2947

7 years agoUpdates tangram library to be more strict with viewport resizing dimentions 22/83022/1
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

7 years agoFoundation for multiple map instance support 98/82798/1
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

7 years agoSet default transportation costing to auto 05/82305/2
Baldur Gudbjornsson [Tue, 2 Aug 2016 13:29:10 +0000 (09:29 -0400)]
Set default transportation costing to auto

Change-Id: Icfac6419597f2b93a6cc0da3971ba9f40cc0f0ac

7 years agoCompleted a-b routing 52/81852/1
Duane Gearhart [Thu, 28 Jul 2016 18:43:23 +0000 (14:43 -0400)]
Completed a-b routing
Added multi-leg routing

Change-Id: I3b9f1bff2fce12b4bbc30fd2b32e50f7ae4c4b7a

7 years agoUpdate shared library files for tangram engine 18/81218/3
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

7 years agoUpdated scene file(s), some fixes and scene file path config 17/81217/3
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

7 years agoAdded capability to process mapzen route reponse 16/81216/3
Duane Gearhart [Thu, 21 Jul 2016 20:22:18 +0000 (16:22 -0400)]
Added capability to process mapzen route reponse

Change-Id: Iaaeba2c455db3ca0a281502af058031a26042d87

7 years agoAdds shared library files for tangram engine 13/80313/2
Matt Blair [Fri, 15 Jul 2016 21:58:30 +0000 (17:58 -0400)]
Adds shared library files for tangram engine

Change-Id: I710144118cc998a45b5967f41a98f27f8775a779

7 years agoImplements maps_view interface and TangramView 12/80312/2
Matt Blair [Thu, 14 Jul 2016 12:21:55 +0000 (08:21 -0400)]
Implements maps_view interface and TangramView

Change-Id: Ibf45db54d515a09535667e7dc643837a472c1a86

7 years agoRenames mapzen_api.h to mapzen_api.hpp and adds interface to TangramView 11/80311/2
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

7 years agoAdds utility functions to convert between mapzen_error_e and maps_error_e 10/80310/2
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

7 years agoAdds initial framework for TangramView 09/80309/2
Matt Blair [Thu, 23 Jun 2016 23:57:24 +0000 (19:57 -0400)]
Adds initial framework for TangramView

Change-Id: I648a6cff5f225f9b450abe40eeb6cab6b92ec085

7 years agoMerge "set style according to tizen styleguide" into tizen
Jongmun Woo [Mon, 18 Jul 2016 02:07:46 +0000 (19:07 -0700)]
Merge "set style according to tizen styleguide" into tizen

7 years agoset style according to tizen styleguide 08/80308/1
Baldur Gudbjornsson [Mon, 11 Jul 2016 17:13:05 +0000 (13:13 -0400)]
set style according to tizen styleguide

Change-Id: I660c64be00afa6e19d0bc0c13d9f563673eb3880

7 years agoMerge "Added maps_plugin_geocode_by_structured_address and all Place Maps Service...
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

7 years agoMerge "Used StringBuffer and Writer to make json route request" 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

7 years agoMerge "added gitignore" into tizen
Jongmun Woo [Wed, 13 Jul 2016 00:40:59 +0000 (17:40 -0700)]
Merge "added gitignore" into tizen

7 years agoMerge "refactor rapidjson" into tizen
Jongmun Woo [Wed, 13 Jul 2016 00:40:33 +0000 (17:40 -0700)]
Merge "refactor rapidjson" into tizen

7 years agoAdded maps_plugin_geocode_by_structured_address and all Place Maps Service calls. 54/79554/1
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

7 years agoremove README.md 22/78022/1
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

7 years agoUsed StringBuffer and Writer to make json route request 53/79553/1
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

7 years agoadded gitignore 52/79552/1
Duane Gearhart [Mon, 27 Jun 2016 13:48:49 +0000 (09:48 -0400)]
added gitignore

Change-Id: I092785e9078ae8ba8b33b14da74cdeb367d76126

7 years agorefactor rapidjson 51/79551/1
kdiluca [Mon, 27 Jun 2016 02:39:42 +0000 (22:39 -0400)]
refactor rapidjson

Change-Id: Ic2386a64452021c7d385ee28ee265311c2c70562

7 years agoFixes from codereview 55/77955/1
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

7 years agoFixes path to submodules 14/77714/1
Baldur Gudbjornsson [Fri, 24 Jun 2016 13:50:18 +0000 (09:50 -0400)]
Fixes path to submodules

Change-Id: I4308838d7b95ee0d9f6b41a7410cc5df887ba28b

7 years agoFixes geocode status 13/77713/1
Kevin Kreiser [Thu, 23 Jun 2016 12:30:00 +0000 (08:30 -0400)]
Fixes geocode status

Change-Id: I88d42e11743eaf96d1eba328bf219d9a4a95f86e

7 years agoAdds inital route support 12/77712/1
kdiluca [Tue, 21 Jun 2016 20:51:16 +0000 (16:51 -0400)]
Adds inital route support

Change-Id: I1e2c487b4743a37afe566c226ef4c1556248ef8c

7 years agoAdds geocode support 11/77711/1
Kevin Kreiser [Mon, 20 Jun 2016 20:36:36 +0000 (16:36 -0400)]
Adds geocode support

Change-Id: Id6a89248698d5aabbc02576d51d75fd6183f7676

7 years agoAdds rapidjson dependency 10/77710/1
Kevin Kreiser [Mon, 20 Jun 2016 13:35:38 +0000 (09:35 -0400)]
Adds rapidjson dependency

Change-Id: Ib6e971f92bdb3bf4c408fd2bbfe0d12e053028b5

7 years agoAdds base from the mapquests plugin 09/77709/1
Kevin Kreiser [Thu, 16 Jun 2016 15:46:59 +0000 (11:46 -0400)]
Adds base from the mapquests plugin

Change-Id: I8999fd8fac54ba9bde4f746fb18dbe529e9c8172

7 years agoSets up initial files to start work on plugin 08/77708/1
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

8 years agoInitial empty repository master
seonil kim [Fri, 27 May 2016 08:08:19 +0000 (01:08 -0700)]
Initial empty repository