Search Results for

    Show / Hide Table of Contents

    Namespace Tizen.Location

    Overview

    The Tizen.Location namespace provides classes for obtaining information related to the geographical location. Notifications on events like service becoming enabled or disabled, new position data being available, and others can also be acquired.

    Related Features

    To guarantee that the location application runs on a device with the location profile feature, declare the following feature requirements in the config file:

    • http://tizen.org/feature/location
    • http://tizen.org/feature/location.gps
    • http://tizen.org/feature/location.wps

    Structs

    Coordinate

    This structure represents the coordinates of a geographical location.

    Enums

    BoundaryState

    Enumeration for the error code for location manager.

    BoundaryType

    Enumeration for the created boundary type.

    LocationBoundError

    Location Boundary error codes.

    LocationError

    Location Manager error codes.

    LocationType

    Enumeration for the type of connection used in acquiring the location data.

    ServiceState

    Enumeration for the state of the location service.

    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX