Tizen Native API
_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
See also:
maps_area_type_e
maps_area_rectangle_s
maps_area_circle_s

Member Data Documentation

The geographical information of a circle.

The geographical information of a rectangle.

The area type of this information.