Tizen Native API
_maps_area_rectangle_s Struct Reference

Public Attributes

maps_coordinates_s top_left
maps_coordinates_s bottom_right

Detailed Description

Structure of the rectangular Geographical Area.

This structure represents a rectangular Geographical Area, specified with left top and right bottom coordinates.
This structure is used in maps_area_s.

Since :
2.4
See also:
maps_area_s

Member Data Documentation

The bottom right position of rectangle.

The top left position of rectangle.