summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_route.h
blob: 858ab69c6306a78fdd7175b91d5ccd51d0c5fe03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/**
 * @defgroup Elm_Route Route
 * @ingroup Elementary
 *
 * @image html route_inheritance_tree.png
 * @image latex route_inheritance_tree.eps
 *
 * For displaying a route on the map widget.
 *
 * @{
 */

#ifndef EFL_NOLEGACY_API_SUPPORT
#include "elm_route_legacy.h"
#endif
/**
 * @}
 */