From: jomui Date: Thu, 17 Dec 2015 05:20:10 +0000 (+0900) Subject: modify sample names of LBS Geofence & LBS Maps X-Git-Tag: tizen_3.0/TD_SYNC/20161201~265^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=30c79fb311f9eabb11c2c948d3aaab969369c25b;p=sdk%2Fonline-doc.git modify sample names of LBS Geofence & LBS Maps Signed-off-by: jomui Change-Id: I753eae2af7d9df4bb86bc17c3d0198c247393e1e --- diff --git a/org.tizen.sampledescriptions/html/mobile_n/lbs_geofence_sd_mn.htm b/org.tizen.sampledescriptions/html/mobile_n/lbs_geofence_sd_mn.htm index 178307a..c27ed9f 100644 --- a/org.tizen.sampledescriptions/html/mobile_n/lbs_geofence_sd_mn.htm +++ b/org.tizen.sampledescriptions/html/mobile_n/lbs_geofence_sd_mn.htm @@ -10,7 +10,7 @@ - LBS Geofence Sample Overview + Geofence Sample Overview @@ -22,10 +22,10 @@

Mobile native

-

LBS Geofence Sample Overview

+

Geofence Sample Overview

-

The LBS Geofence sample application demonstrates how to manage fences and places using the Geofence API.

-

The following figure illustrates the main view of the LBS Geofence application.

+

The Geofence sample application demonstrates how to manage fences and places using the Geofence API.

+

The following figure illustrates the main view of the Geofence application.

Figure: Application main view

Application control view

diff --git a/org.tizen.sampledescriptions/html/mobile_n/lbs_maps_sd_mn.htm b/org.tizen.sampledescriptions/html/mobile_n/lbs_maps_sd_mn.htm index 12c5fba..0ea0845 100644 --- a/org.tizen.sampledescriptions/html/mobile_n/lbs_maps_sd_mn.htm +++ b/org.tizen.sampledescriptions/html/mobile_n/lbs_maps_sd_mn.htm @@ -10,7 +10,7 @@ - LBS Maps Sample Overview + Maps Sample Overview @@ -22,11 +22,11 @@

Mobile native

-

LBS Maps Sample Overview

-

The LBS Maps application demonstrates how to use map services, such as geocoding, place search, and routing, using the Map Service API.

-

The following figure illustrates the main view of the LBS Maps application.

-

Figure: LBS Maps main view

-

LBS Maps main view +

Maps Sample Overview

+

The Maps application demonstrates how to use map services, such as geocoding, place search, and routing, using the Map Service API.

+

The following figure illustrates the main view of the Maps application.

+

Figure: Maps main view

+

Maps main view

In the main view, you can perform various location-based operations, such as searching for locations and having them displayed on the map.

diff --git a/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm b/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm index b65f1c9..375309a 100644 --- a/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm +++ b/org.tizen.sampledescriptions/html/mobile_n/sd_mn.htm @@ -174,12 +174,12 @@ Layout Transitions Demonstrates how you can implement an animated transition between different application views. - - LBS Geofence + + Geofence Demonstrates how you can manage fences and places. - - LBS Maps + + Maps Demonstrates how you can use map services, such as geocode, place search, and routing.