projects
/
platform
/
core
/
api
/
maps-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a3f08c
)
Native API reference issue fix
93/236293/1
accepted/tizen_5.5_unified_wearable_hotfix
tizen_5.5_wearable_hotfix
accepted/tizen/5.5/unified/20200625.165426
accepted/tizen/5.5/unified/wearable/hotfix/20201027.121229
submit/tizen_5.5/20200616.142032
submit/tizen_5.5/20200618.040659
submit/tizen_5.5/20200618.114546
submit/tizen_5.5/20200619.040719
submit/tizen_5.5/20200622.104843
submit/tizen_5.5/20200623.111702
submit/tizen_5.5_wearable_hotfix/20201026.184302
author
Abhimanyu Swami
<abhimanyu1.s@samsung.com>
Tue, 16 Jun 2020 06:01:07 +0000
(11:31 +0530)
committer
Abhimanyu Swami
<abhimanyu1.s@samsung.com>
Tue, 16 Jun 2020 06:11:56 +0000
(06:11 +0000)
Change-Id: I33cb726ef9422f218647ac5f560cea58a0f6b1b7
Signed-off-by: Abhimanyu Swami <abhimanyu1.s@samsung.com>
include/maps_view_snapshot.h
patch
|
blob
|
history
diff --git
a/include/maps_view_snapshot.h
b/include/maps_view_snapshot.h
index 60a233517de9923bb1878663c12759b1a84999fe..920ee4bf2047f0fc83eceab9c3d38bb2eda1288b 100644
(file)
--- a/
include/maps_view_snapshot.h
+++ b/
include/maps_view_snapshot.h
@@
-73,7
+73,6
@@
typedef enum _maps_view_snapshot_format_type_e {
* @retval #MAPS_ERROR_INVALID_OPERATION Operation is not valid
* @retval #MAPS_ERROR_NOT_SUPPORTED Not supported
* @pre Call maps_service_create() and map_view_create() to issue Maps Service and Map View handles respectively.
- * @post It invokes map_view_snapshot_cb() to deliver requested snapshot.
* @see maps_view_create()
* @see maps_service_create()
*/