[UTC][capi-maps-service][Non-ACR][add UTCs for maps-plugin-mapzen]
authorjomui <jongmun.woo@samsung.com>
Fri, 21 Oct 2016 04:02:44 +0000 (13:02 +0900)
committerjomui <jongmun.woo@samsung.com>
Fri, 18 Nov 2016 08:21:54 +0000 (17:21 +0900)
commit641a75b89839e8dbf32ce083b24f177bab45d853
treeee37af33c6970329cd3b7f19180d6234f7e09b29
parent765175d96550f44f7161aeed94652176898b2433
[UTC][capi-maps-service][Non-ACR][add UTCs for maps-plugin-mapzen]

Change-Id: I543026c3d5f19eb9f23b61aac07d602a951b83e5
Signed-off-by: jomui <jongmun.woo@samsung.com>
51 files changed:
src/utc/capi-maps-service/CMakeLists.txt
src/utc/capi-maps-service/here/utc_maps_address.c [moved from src/utc/capi-maps-service/utc_maps_address.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_area.c [moved from src/utc/capi-maps-service/utc_maps_area.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_coordinates.c [moved from src/utc/capi-maps-service/utc_maps_coordinates.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place.c [moved from src/utc/capi-maps-service/utc_maps_place.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_attribute.c [moved from src/utc/capi-maps-service/utc_maps_place_attribute.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_category.c [moved from src/utc/capi-maps-service/utc_maps_place_category.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_contact.c [moved from src/utc/capi-maps-service/utc_maps_place_contact.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_editorial.c [moved from src/utc/capi-maps-service/utc_maps_place_editorial.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_filter.c [moved from src/utc/capi-maps-service/utc_maps_place_filter.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_image.c [moved from src/utc/capi-maps-service/utc_maps_place_image.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_link_object.c [moved from src/utc/capi-maps-service/utc_maps_place_link_object.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_media.c [moved from src/utc/capi-maps-service/utc_maps_place_media.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_rating.c [moved from src/utc/capi-maps-service/utc_maps_place_rating.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_review.c [moved from src/utc/capi-maps-service/utc_maps_place_review.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_place_url.c [moved from src/utc/capi-maps-service/utc_maps_place_url.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_preference.c [moved from src/utc/capi-maps-service/utc_maps_preference.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_route.c [moved from src/utc/capi-maps-service/utc_maps_route.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_route_maneuver.c [moved from src/utc/capi-maps-service/utc_maps_route_maneuver.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_route_segment.c [moved from src/utc/capi-maps-service/utc_maps_route_segment.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_service.c [moved from src/utc/capi-maps-service/utc_maps_service.c with 97% similarity]
src/utc/capi-maps-service/here/utc_maps_view.c [moved from src/utc/capi-maps-service/utc_maps_view.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_view_event_data.c [moved from src/utc/capi-maps-service/utc_maps_view_event_data.c with 99% similarity]
src/utc/capi-maps-service/here/utc_maps_view_object.c [moved from src/utc/capi-maps-service/utc_maps_view_object.c with 99% similarity]
src/utc/capi-maps-service/mapzen/utc_maps_address.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_area.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_coordinates.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_attribute.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_category.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_contact.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_editorial.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_filter.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_image.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_link_object.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_media.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_rating.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_review.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_place_url.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_preference.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_route.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_route_maneuver.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_route_segment.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_service.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_view.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_view_event_data.c [new file with mode: 0755]
src/utc/capi-maps-service/mapzen/utc_maps_view_object.c [new file with mode: 0755]
src/utc/capi-maps-service/tct-capi-maps-service-core_mobile.h
src/utc/capi-maps-service/tct-capi-maps-service-core_wearable.h
src/utc/capi-maps-service/utc_maps_utils.c
src/utc/capi-maps-service/utc_maps_utils.h