platform/core/location/maps-plugin-mapzen.git
6 years agoUse free() instead of g_free() 76/134576/1 accepted/tizen/unified/20170620.174110 submit/tizen/20170619.084208
chanywa [Mon, 19 Jun 2017 08:38:27 +0000 (17:38 +0900)]
Use free() instead of g_free()

Change-Id: I7c18e7702edcddd486748aabdaacbdf5b3283f8c

6 years agoremove mapzen plugin from binary until fix crash 31/133731/1 accepted/tizen/unified/20170613.194654 submit/tizen/20170613.081908
jomui [Tue, 13 Jun 2017 08:03:56 +0000 (17:03 +0900)]
remove mapzen plugin from binary until fix crash

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I0c5935d40680198daa1117003ca46395fb83fb34

6 years agoFix svace issue 80/132280/1 accepted/tizen/unified/20170602.054032 submit/tizen/20170602.053358
chanywa [Fri, 2 Jun 2017 05:33:12 +0000 (14:33 +0900)]
Fix svace issue

Change-Id: Iff8449a760f4a8954a51986b01b2cea2e80266ba

6 years agohide the key value in log 11/131011/2 accepted/tizen/unified/20170531.082528 submit/tizen/20170526.054123
jomui [Thu, 25 May 2017 05:01:13 +0000 (14:01 +0900)]
hide the key value in log

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I3907268ac6348a48dc4cac8a80a03247c38cc2d3

7 years agoMerge "add mapzen plugin" into tizen accepted/tizen/unified/20170519.195916 submit/tizen/20170519.020232 tizen_4.0.m1_release
jomui [Fri, 19 May 2017 02:00:32 +0000 (02:00 +0000)]
Merge "add mapzen plugin" into tizen

7 years agoadd mapzen plugin 90/129890/3
jomui [Thu, 18 May 2017 09:21:15 +0000 (18:21 +0900)]
add mapzen plugin

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ia82fbcb0de995cde1cbd734a8cba5d2ac40e3871

7 years agoUpdate Tangram ES to 0.6.3 compiled for Tizen 4.0 with GCC 6.2 82/129582/1
Matt Blair [Tue, 16 May 2017 23:16:13 +0000 (19:16 -0400)]
Update Tangram ES to 0.6.3 compiled for Tizen 4.0 with GCC 6.2

Tangram ES built from commit 2cacd0c6ec10e5e6c0b7d0147cdf5d3853e166d6

Change-Id: I6703f3602e5abe114c2486d4fe33cdd469bfb760

7 years agoMake Mapzen plug-in not installed temporarily 55/128655/1 accepted/tizen/unified/20170511.033634 submit/tizen/20170511.021559
chanywa [Thu, 11 May 2017 02:08:53 +0000 (11:08 +0900)]
Make Mapzen plug-in not installed temporarily

Change-Id: Ic4be75a3d9fd519c1b3cb22ccfa57970aa603def

7 years agospecify MIT License 49/124649/1 accepted/tizen/unified/20170412.152717 submit/tizen/20170412.051006
chanywa [Wed, 12 Apr 2017 05:02:53 +0000 (14:02 +0900)]
specify MIT License

Change-Id: I21b62758a78fa4bfdbfeb7a4a084f85fe4ef20fd

7 years agofixed unnecessary code 67/123767/1 accepted/tizen/unified/20170407.190403 submit/tizen/20170407.032800
jomui [Fri, 7 Apr 2017 02:24:50 +0000 (11:24 +0900)]
fixed unnecessary code

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I2eab89c2baf0ca08e40aed4c127a0b9d3b223e06

7 years agoMerge "Scenes tweak: prefer road labels over common poi labels" into tizen submit/tizen/20170407.015810
Jongmun Woo [Fri, 7 Apr 2017 01:57:07 +0000 (18:57 -0700)]
Merge "Scenes tweak: prefer road labels over common poi labels" into tizen

7 years agoMerge "Update scenes" into tizen
Jongmun Woo [Fri, 7 Apr 2017 01:56:52 +0000 (18:56 -0700)]
Merge "Update scenes" into tizen

7 years agoMerge "Update to tangram 0.5" into tizen
Jongmun Woo [Fri, 7 Apr 2017 01:56:40 +0000 (18:56 -0700)]
Merge "Update to tangram 0.5" into tizen

7 years agoMerge "Normalize language name to our styling/tile data" into tizen
Jongmun Woo [Fri, 7 Apr 2017 01:56:30 +0000 (18:56 -0700)]
Merge "Normalize language name to our styling/tile data" into tizen

7 years agoMerge "Fix LC_NUMERIC dependent number formatting" into tizen
Jongmun Woo [Fri, 7 Apr 2017 01:56:05 +0000 (18:56 -0700)]
Merge "Fix LC_NUMERIC dependent number formatting" into tizen

7 years agoMerge "Fix queueSceneUpdates" into tizen
Jongmun Woo [Fri, 7 Apr 2017 01:55:53 +0000 (18:55 -0700)]
Merge "Fix queueSceneUpdates" into tizen

7 years agoScenes tweak: prefer road labels over common poi labels 21/123721/1
Hannes Janetzek [Thu, 6 Apr 2017 15:37:57 +0000 (17:37 +0200)]
Scenes tweak: prefer road labels over common poi labels

Change-Id: I683ec6d9c0853c1fe27a16c02d925ec6fc2c250e

7 years agoUpdate scenes 20/123720/1
Hannes Janetzek [Mon, 3 Apr 2017 17:00:27 +0000 (19:00 +0200)]
Update scenes

- enable highway shields

tangram_view.cpp:
- set global.sdk_mapzen_api_key
- update sdk_building_extrude scene option

Change-Id: Iac060b9a5da650479d68f6dff37317422873411c

7 years agoUpdate to tangram 0.5 19/123719/1
Hannes Janetzek [Mon, 27 Mar 2017 17:40:05 +0000 (19:40 +0200)]
Update to tangram 0.5

Change-Id: Ib3fd82e0d389e3581389bb0881976c84f5619824

7 years agoNormalize language name to our styling/tile data 18/123718/1
Hannes Janetzek [Tue, 28 Mar 2017 17:00:25 +0000 (19:00 +0200)]
Normalize language name to our styling/tile data

Change-Id: I42daa6a61d792d9a4bf428832d6c35c30bff4046

7 years agoFix LC_NUMERIC dependent number formatting 17/123717/1
Hannes Janetzek [Tue, 28 Mar 2017 16:59:39 +0000 (18:59 +0200)]
Fix LC_NUMERIC dependent number formatting

Change-Id: I574f3770d8a0e8c14318eaa9bac1c480595f0d76

7 years agoFix queueSceneUpdates 16/123716/1
Hannes Janetzek [Fri, 24 Mar 2017 10:33:11 +0000 (11:33 +0100)]
Fix queueSceneUpdates

Change-Id: Icf911a0cc4332b3803371571ee52c4b07c48e59c

7 years agoremove unnecessary code 14/123514/1 accepted/tizen/unified/20170406.173245 submit/tizen/20170406.041600
jomui [Thu, 6 Apr 2017 03:36:05 +0000 (12:36 +0900)]
remove unnecessary code

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I3f1271ef32c4d6b5b1cb93c55a6926e45d2a68cc

7 years agofixed memory leak 62/123162/1 accepted/tizen/unified/20170406.054227 submit/tizen/20170405.010346
jomui [Wed, 5 Apr 2017 00:54:32 +0000 (09:54 +0900)]
fixed memory leak

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I9295287ff6fbd3560a777391ae5c4188656f18a6

7 years agofixed memory leak 76/122376/1 accepted/tizen/3.0/common/20170331.152433 accepted/tizen/3.0/mobile/20170331.100445 accepted/tizen/3.0/wearable/20170331.100501 submit/tizen_3.0/20170331.064142
jomui [Fri, 31 Mar 2017 06:32:54 +0000 (15:32 +0900)]
fixed memory leak

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I82ecb848389093213eaa8b83bc34cc6edb026d04

7 years agofixed memory leak 72/122372/1 accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170331.152752 accepted/tizen/mobile/20170331.083355 accepted/tizen/tv/20170331.083200 accepted/tizen/unified/20170331.083526 accepted/tizen/wearable/20170331.083314 submit/tizen/20170331.064133
jomui [Fri, 31 Mar 2017 06:27:14 +0000 (15:27 +0900)]
fixed memory leak

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ia5def29275d1b70a505bd73fe865352279dfca1f

7 years agoadd license macro in spec file 20/121020/1 accepted/tizen/3.0/common/20170327.141217 accepted/tizen/3.0/mobile/20170327.104522 accepted/tizen/3.0/wearable/20170327.104559 submit/tizen_3.0/20170327.052803
jomui [Mon, 27 Mar 2017 05:19:40 +0000 (14:19 +0900)]
add license macro in spec file

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I7e469fba6f41c0beb3156d1d7e45883959267237

7 years agolicense copy changed to macro 93/120193/1 accepted/tizen/common/20170322.153754 accepted/tizen/mobile/20170323.000450 accepted/tizen/tv/20170323.000631 accepted/tizen/unified/20170323.000845 accepted/tizen/wearable/20170323.000724 submit/tizen/20170322.063555
kj7.sung [Wed, 22 Mar 2017 05:20:45 +0000 (14:20 +0900)]
license copy changed to macro

Change-Id: Idd391b4cbce97f9a3b0f7583cce5cfec8a5ecd7a
Signed-off-by: kj7.sung <kj7.sung@samsung.com>
7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 17/113717/1 accepted/tizen/3.0/common/20170209.113014 accepted/tizen/3.0/mobile/20170209.033610 accepted/tizen/3.0/wearable/20170209.033620 submit/tizen_3.0/20170208.113054
jomui [Wed, 8 Feb 2017 11:29:44 +0000 (20:29 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: I1d3ea2b7320aa8b09d5d4c942c3b1089d857f95a

7 years agofix call EXPOST_API of HERE when loaded HERE plugin first 73/113473/2 accepted/tizen/common/20170208.155248 accepted/tizen/mobile/20170208.104556 accepted/tizen/mobile/20170215.085352 accepted/tizen/tv/20170215.085418 accepted/tizen/unified/20170309.033308 accepted/tizen/wearable/20170208.104611 accepted/tizen/wearable/20170215.085437 submit/tizen/20170208.093937 submit/tizen/20170215.021202 submit/tizen_unified/20170308.100408
jomui [Wed, 8 Feb 2017 01:05:41 +0000 (10:05 +0900)]
fix call EXPOST_API of HERE when loaded HERE plugin first

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ieedc338ac268852830dfc5019ca904bb4e6040c5

7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 51/110151/1 accepted/tizen/3.0/common/20170116.122133 accepted/tizen/3.0/mobile/20170113.235741 accepted/tizen/3.0/wearable/20170113.235814 submit/tizen_3.0/20170113.055811
jomui [Fri, 13 Jan 2017 05:50:34 +0000 (14:50 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: Ib5031ce0ee02cb765f9c95682de0efafcb698749

7 years agoFix core tangram library for a race condition 02/109802/1 accepted/tizen/common/20170113.183926 accepted/tizen/mobile/20170113.224724 accepted/tizen/wearable/20170113.224743 submit/tizen/20170113.055006
Varun [Wed, 11 Jan 2017 18:53:27 +0000 (13:53 -0500)]
Fix core tangram library for a race condition

Change-Id: I8c30e58388d80e9d6f85dc61b73daf43e9244b69

7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 07/107907/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.125253 accepted/tizen/3.0.m2/wearable/20170104.125814 accepted/tizen/3.0/common/20170102.143246 accepted/tizen/3.0/mobile/20170102.094544 accepted/tizen/3.0/wearable/20170102.094604 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0/20170102.001935
jomui [Mon, 2 Jan 2017 00:18:03 +0000 (09:18 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: I5f8bb84736b46d357d9154d07433dd583ecd5310

7 years agoUpdated walkabout style to provide sdk toggles 44/106744/1 accepted/tizen/common/20170102.152132 accepted/tizen/mobile/20170102.060410 accepted/tizen/wearable/20170102.060427 submit/tizen/20170102.001631
Varun [Thu, 22 Dec 2016 21:37:02 +0000 (16:37 -0500)]
Updated walkabout style to provide sdk toggles

- provides building toggle
- provides public transit toggle
- provides localized language selection

Change-Id: I40785198ff2ee9373d1972cf2ebb105d92acaec4

7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 05/106505/1 accepted/tizen/3.0/common/20161222.181625 accepted/tizen/3.0/mobile/20161222.093751 accepted/tizen/3.0/wearable/20161222.093810 submit/tizen_3.0/20161222.024114
jomui [Thu, 22 Dec 2016 02:39:57 +0000 (11:39 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: I8841a584ad131932854011b636dd0e0598b9e548

7 years agoUpdates to tangram library 69/106469/1 accepted/tizen/common/20161222.131203 accepted/tizen/mobile/20161223.095156 accepted/tizen/wearable/20161223.095216 submit/tizen/20161222.023831
Varun [Wed, 21 Dec 2016 17:57:59 +0000 (12:57 -0500)]
Updates to tangram library

- Download cancelation for tiles when a tile goes out of view and is still not downloaded/loaded
- More speed improvement during scene loading
- Speed improvments for font loading
- Attribution is rendered in tangram core now.

Change-Id: I2cd220d7a25286c96be09f3fa8ee9fb89b1cea9d

7 years agoFix: apply providerkey before calling setMapType 68/106468/1
Varun [Wed, 21 Dec 2016 16:49:16 +0000 (11:49 -0500)]
Fix: apply providerkey before calling setMapType

Change-Id: Ic233ecff4251d99966b6c78497c7aa0f7bf1ba86

7 years agoMerge branch 'tizen' into tizen_3.0 46/104246/1 accepted/tizen/3.0/common/20161213.164245 accepted/tizen/3.0/mobile/20161213.091248 accepted/tizen/3.0/wearable/20161213.091254 submit/tizen_3.0/20161213.020513
jomui [Tue, 13 Dec 2016 02:02:46 +0000 (11:02 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I3e3ce79e9f0b3826fae40d86caedc3816b1ddc1e

7 years agoUpdated tangram library with performance optimization for scene loading 17/104217/1 accepted/tizen/common/20161213.164817 accepted/tizen/mobile/20161214.014142 accepted/tizen/wearable/20161214.014206 submit/tizen/20161213.020448
Varun [Mon, 12 Dec 2016 22:15:21 +0000 (17:15 -0500)]
Updated tangram library with performance optimization for scene loading

- Improves initial scene load time
- Improves load times for scene switching time (between normal to terrain and vice-versa)

Change-Id: I8a4c1cc45c74b371eef1832326bd85fbd520a596

7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 67/103267/1 accepted/tizen/3.0/common/20161209.160749 accepted/tizen/3.0/mobile/20161209.102809 accepted/tizen/3.0/wearable/20161209.102831 submit/tizen_3.0/20161208.111208
jomui [Thu, 8 Dec 2016 01:15:26 +0000 (10:15 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: I02b6a1ae4b4101345d302f7538ea3030439cac7e

7 years agoFlip the image during conversion 45/103245/1 accepted/tizen/common/20161208.135359 accepted/tizen/mobile/20161209.004903 accepted/tizen/wearable/20161209.004923 submit/tizen/20161208.010648
Varun [Wed, 7 Dec 2016 20:42:21 +0000 (15:42 -0500)]
Flip the image during conversion

saves an extra iteration over the entire image

Change-Id: I1eb2f4b59b11ec7f67fc14c5657ae86db76ed75a

7 years agoMerge branch 'tizen' into tizen_3.0 84/103084/1 accepted/tizen/3.0/common/20161207.195904 accepted/tizen/3.0/mobile/20161207.140104 accepted/tizen/3.0/wearable/20161207.140232 submit/tizen_3.0/20161207.094826
jomui [Wed, 7 Dec 2016 07:48:34 +0000 (16:48 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I6325bcf717ae638b6e5b3038286d303cee1af2ce

7 years agoFlip marker bitmap image 33/102933/1 accepted/tizen/common/20161207.184448 accepted/tizen/mobile/20161208.011723 accepted/tizen/wearable/20161208.011730 submit/tizen/20161207.074644
Varun [Wed, 7 Dec 2016 00:06:58 +0000 (19:06 -0500)]
Flip marker bitmap image

In accordance with core tangram changes, its required to flip bitmap image.

Change-Id: Ia1fc636c814567bd0ad8aa6b770dc9b089b5cf10

7 years agoLoad Scene along with scene updates 32/102932/1
Varun [Thu, 1 Dec 2016 15:13:28 +0000 (10:13 -0500)]
Load Scene along with scene updates

- Updated core tangram with some optimizations and sceneUpdate API changes
Change-Id: I76bc1f40329f01dc5775e6a1f6dcf71287d2eb23

7 years agoMerge remote-tracking branch 'origin/tizen' into tizen_3.0 11/100411/1 accepted/tizen/3.0/common/20161129.102854 accepted/tizen/3.0/mobile/20161129.001752 accepted/tizen/3.0/wearable/20161129.001825 submit/tizen_3.0/20161128.043431
jomui [Mon, 28 Nov 2016 05:49:40 +0000 (14:49 +0900)]
Merge remote-tracking branch 'origin/tizen' into tizen_3.0
Change-Id: Ie4bd683595035c224939c75ad6ff49eea66801f5

7 years agoUpdate core tangram lib for marker resizing fix 24/100024/2 accepted/tizen/common/20161128.170723 accepted/tizen/mobile/20161130.014725 accepted/tizen/wearable/20161130.014800 submit/tizen/20161128.083819
Varun [Fri, 25 Nov 2016 00:38:13 +0000 (19:38 -0500)]
Update core tangram lib for marker resizing fix

Change-Id: I5df2186a25ce321bfa0a19b848811dbc1340ab03

7 years agoThis depends on Change 99078 to function correctly, please merge that first. 79/99079/3
Matt Blair [Tue, 1 Nov 2016 21:24:53 +0000 (17:24 -0400)]
This depends on Change 99078 to function correctly, please merge that first.

Place marker view objects above all other map labels

 - There is a known issue where markers are temporarily incorrectly sized after
   changing map styles
 - Use 'sdk-point-overlay' style for markers
 - Remove the 'texture' parameter from 'sdk-point-overlay' at scene load time
   so that custom bitmaps can be used instead of the sprite sheet
 - Clean up the tangram_view_type enum
 - Use 'setMapType' in 'TangramView::create' to start loading the initial scene

Change-Id: Ie5a15448e0dd86463d565f014f7c9de543707735

7 years agoUpdate terrain style 78/99078/2
Matt Blair [Wed, 16 Nov 2016 01:49:13 +0000 (20:49 -0500)]
Update terrain style

- walkabout-style commit e5b06acb5bebdf6f41aa5dce65a0c04ed87dc730
- Adds support for markers when using terrain style
- Uses new URL for Mapzen tiles
- Various updates to styling

Change-Id: I032ce366c1a2ee25607780cf4870f0b6ea6dc462

7 years agoMerge branch 'tizen' into tizen_3.0 52/100052/1 accepted/tizen/3.0/common/20161128.091411 accepted/tizen/3.0/mobile/20161128.083129 accepted/tizen/3.0/wearable/20161128.083238 submit/tizen_3.0/20161125.042105
jomui [Fri, 25 Nov 2016 04:04:07 +0000 (13:04 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: Ic1a3b86fb5f88381f119c09e2cbefb70d8285682

7 years agofixed TCT failure issues 46/99846/1 submit/tizen/20161125.033156
chanywa [Thu, 24 Nov 2016 08:37:10 +0000 (17:37 +0900)]
fixed TCT failure issues

Change-Id: Ia2e5655302f60d8c2bd4993dcbcc6e457bb3a79a

7 years agofixed for 64bit 97/99597/1
jomui [Wed, 23 Nov 2016 10:31:30 +0000 (19:31 +0900)]
fixed for 64bit

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I6a99093d4caf6326ad8b41db2f87070c596870e4

7 years agoFix longitude wrapping to range (-180, 180) 60/99060/1
Matt Blair [Sat, 19 Nov 2016 03:40:11 +0000 (22:40 -0500)]
Fix longitude wrapping to range (-180, 180)

Change-Id: I930a0309d6d8221ee4cb62a3b76b12740992743e

7 years agofixed as coding rule 17/96117/1 accepted/tizen/common/20161108.131558 accepted/tizen/mobile/20161110.001720 accepted/tizen/wearable/20161110.001736 submit/tizen/20161108.021502 submit/tizen/20161109.043546
jomui [Tue, 8 Nov 2016 02:09:55 +0000 (11:09 +0900)]
fixed as coding rule

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ic6e42050a82551af457813efa57bb1850e8048c5

7 years agofixed as coding rule 07/96107/1 accepted/tizen/3.0/common/20161116.144245 accepted/tizen/3.0/mobile/20161110.071020 accepted/tizen/3.0/wearable/20161110.071047 submit/tizen_3.0/20161108.014839 submit/tizen_3.0/20161109.044022 submit/tizen_3.0_common/20161116.085115
jomui [Tue, 8 Nov 2016 01:39:02 +0000 (10:39 +0900)]
fixed as coding rule

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I27a4b60bae6ebde97b71f93f909ecca58d472e89

7 years agoAdd new tangram-es libraries 92/96092/1 submit/tizen_3.0/20161108.012559
Matt Blair [Mon, 7 Nov 2016 23:12:24 +0000 (18:12 -0500)]
Add new tangram-es libraries

Libraries are built using GBS from the 'gbs' branch of tangram-es at 84e700da0ef11f2ba1ab3ee2dbaad2e1778779dd

This adds libraries for x86_64 and aarch64 architectures.

Change-Id: I159101ffa0ee3df2686dce0755701efc051478c6

7 years agoMake vector tile use the provider API key 10/94010/2
Varun [Wed, 26 Oct 2016 15:25:35 +0000 (11:25 -0400)]
Make vector tile use the provider API key

Change-Id: I80f1697d36dc7215ee51446c1dfd5e9991a6dba5

7 years agoAsync scene loading 34/93534/1
Varun [Mon, 24 Oct 2016 16:23:36 +0000 (12:23 -0400)]
Async scene loading

Map is ready when both the following conditions are met:
- scene is loaded
- canvas has a valid dimensions

Change-Id: I63435281d4793c373cfc6e69d7882cf90bbce3b8

7 years agoMerge "Add ability to set marker z-order" into tizen
Jongmun Woo [Mon, 24 Oct 2016 01:55:23 +0000 (18:55 -0700)]
Merge "Add ability to set marker z-order" into tizen

7 years agoAdd ability to set marker z-order 29/93329/1
Matt Blair [Thu, 20 Oct 2016 23:11:07 +0000 (19:11 -0400)]
Add ability to set marker z-order

Change-Id: I95cd8e221caecf1e972602bb98e29bd8049cd462

7 years agoRemove support for place_details api 79/93179/1
Varun [Thu, 20 Oct 2016 19:10:33 +0000 (15:10 -0400)]
Remove support for place_details api

Change-Id: I6456dd61aae9853abc1c980d405154afa1b1d0a3

7 years agoMerge "Fix: Bug with when to do a readyMapCb" into tizen
Seechan Kim [Wed, 19 Oct 2016 11:02:13 +0000 (04:02 -0700)]
Merge "Fix: Bug with when to do a readyMapCb" into tizen

7 years agoFix: Bug with when to do a readyMapCb 10/92810/4
Varun [Tue, 18 Oct 2016 01:54:08 +0000 (21:54 -0400)]
Fix: Bug with when to do a readyMapCb

Change-Id: I7aff7bd8a6b791f1b7987e218a9167ed39355572

7 years agofix bug 19/92819/1
jomui [Wed, 19 Oct 2016 01:17:11 +0000 (10:17 +0900)]
fix bug

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I730b3e179644abb3093838a994076b8b027cbd59

7 years agofix bug for capture 70/92270/1
jomui [Fri, 14 Oct 2016 07:43:18 +0000 (16:43 +0900)]
fix bug for capture

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I8ce2a0fcee360e1a0d1fae4601436d62d2d046d2

7 years agoFix for place search by area when no keyword and category is specified and area is... 03/92203/1
Varun [Thu, 13 Oct 2016 23:04:18 +0000 (19:04 -0400)]
Fix for place search by area when no keyword and category is specified and area is bounding rectangle

- Uses an approximation to calculate radius and center of the circle from the bounding rectangle and does then uses the
nearby pelias endpoint

Change-Id: I2e3f57abcc869d12911b5b748057009d87fc23c2

7 years agoUpdated bubble-wrap scene to use v1 release of mapzen vector tiles 99/92199/2
Varun [Thu, 13 Oct 2016 21:32:52 +0000 (17:32 -0400)]
Updated bubble-wrap scene to use v1 release of mapzen vector tiles

Change-Id: Ia52aa5c540c60b32efc039a4481f375893c605a3

7 years agoMerge "Fixes an issue with setting map scene language" into tizen
Jongmun Woo [Fri, 14 Oct 2016 00:50:35 +0000 (17:50 -0700)]
Merge "Fixes an issue with setting map scene language" into tizen

7 years agoFixes an issue with setting map scene language 98/92198/1
Varun [Thu, 13 Oct 2016 21:30:25 +0000 (17:30 -0400)]
Fixes an issue with setting map scene language

Change-Id: Ib7c1880bc636bd243404352e070b336c4dcc923d

7 years agofix bug in svace 51/92051/1
jomui [Thu, 13 Oct 2016 05:14:37 +0000 (14:14 +0900)]
fix bug in svace

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I843eeca265f3387ccc749480cca11f6ccc86f408

7 years agoUpdated libtangram.so. 15/92015/1
Varun [Wed, 12 Oct 2016 14:33:41 +0000 (10:33 -0400)]
Updated libtangram.so.

No timeouts with unit tests now.
More robust destruction of core tangram (cause of the timeouts)

Change-Id: I0405fbc0f50d237ce8be9773036cdb915c5586dd

7 years agoUpdated bubble-wrap scene file to use bckgrnd color as the earch color and remove... 14/92014/1
Varun [Tue, 11 Oct 2016 18:44:59 +0000 (14:44 -0400)]
Updated bubble-wrap scene file to use bckgrnd color as the earch color and remove earth layer

Improves some rendering performance

Change-Id: Id10935006cc45aeded629cb4642ab139fd15f288

7 years agofix bug for Null request_id 30/91930/1
jomui [Wed, 12 Oct 2016 07:52:44 +0000 (16:52 +0900)]
fix bug for Null request_id

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I9a0c6b92b0b5891aeb45f285cd81f2858f4619c0

7 years agoUpdate core tangram lib to fix scene global application 83/91683/1
Varun [Mon, 10 Oct 2016 22:26:48 +0000 (18:26 -0400)]
Update core tangram lib to fix scene global application

- fixes missing secondary roads

Change-Id: I9dd97fa88ffd6cdba80230c5843782375a04d9fd

7 years agoSet the marker dimension to maintain aspect ratio of the marker when one of the marke... 81/91681/1
Varun [Mon, 10 Oct 2016 15:09:31 +0000 (11:09 -0400)]
Set the marker dimension to maintain aspect ratio of the marker when one of the marker dimensions is zero

Change-Id: Ic05e3a01fab3b9cb79a9fc12d16a9d4a99af4817

7 years agoReset renderCb on tangram_view destroy 74/91474/2
Varun [Sat, 8 Oct 2016 00:11:27 +0000 (20:11 -0400)]
Reset renderCb on tangram_view destroy

Fixes few more timeouts. Still few more left.

Change-Id: Iaecf14e3cf43a5529eb4cd5950732a07f684a734

7 years agoPartially fixes some timeouts when running unit tests 10/91310/1
Varun [Thu, 6 Oct 2016 23:12:05 +0000 (19:12 -0400)]
Partially fixes some timeouts when running unit tests

Change-Id: I4a40e9c97fdce85011b40f1b150fa478823af22b

7 years agosnapshot must be supported 99/89699/1
jomui [Mon, 26 Sep 2016 11:11:19 +0000 (20:11 +0900)]
snapshot must be supported

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I81e0fbaa6cea6fe086e045be1ad68dcf08b74ed2

7 years agomaps_plugin_is_service_supported and maps_plugin_is_data_supported should be return... 16/89316/2
jomui [Fri, 23 Sep 2016 05:46:33 +0000 (14:46 +0900)]
maps_plugin_is_service_supported and maps_plugin_is_data_supported should be return ERROR_NONE because the APIs are working

Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: Ie0b3bddca06ecc53fb7f3ac464f85c8fb6b2dce7

7 years agoNo category and no search string returns everything within the radius 28/88928/1
Varun [Wed, 21 Sep 2016 06:32:05 +0000 (02:32 -0400)]
No category and no search string returns everything within the radius

Change-Id: Ic3348306053a5fb0a9f0a74fd586dbd07dcf429d

7 years agoUse image size for a 0x0 marker 78/88878/1
Varun [Wed, 21 Sep 2016 04:50:15 +0000 (00:50 -0400)]
Use image size for a 0x0 marker

Change-Id: I3dde8b3caa1ebc9da22fd87ae8cdf745f21cdcec

7 years agoAdded support for maps_service_request_user_consent for mapzen plugin 55/88855/1
Varun [Wed, 21 Sep 2016 02:31:13 +0000 (22:31 -0400)]
Added support for maps_service_request_user_consent for mapzen plugin

- Mapzen does not require user consent.

Change-Id: I8fa641833888212aac0c208a31bdc30d45f1306a

7 years agoTangram View becomes ready when a canvas has a legit size (non zero x and y dimensions) 72/88672/1
Varun [Tue, 20 Sep 2016 07:37:09 +0000 (03:37 -0400)]
Tangram View becomes ready when a canvas has a legit size (non zero x and y dimensions)

Change-Id: Idef25b2afd5ee49cc7e1f7ba4d3198be29924e2f

7 years agoAdd custom images to marker 61/88661/1
Varun [Thu, 15 Sep 2016 23:45:58 +0000 (19:45 -0400)]
Add custom images to marker

Updated libtangram libraries for marker image set

Change-Id: I98b9065a53c445268a299f107f6ba246cafd7ef7

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