Tizen Native API  3.0
_maps_area_s Struct Reference

Public Attributes

maps_area_type_e type
maps_area_rectangle_s rect
maps_area_circle_s circle

Detailed Description

Structure of the Geographical Area.

This structure represents a Geographical Area, specified with a type, circular or rectangular, and appropriate coordinates and radius.

Since :
2.4
Remarks:
Do not use maps_area_s directly if you are an application developer. Using maps_area_h is recommended.

Member Data Documentation

The geographical information of a circle.

The geographical information of a rectangle.

The area type of this information.