1 /**
2  * @defgroup Elm_Route Route
3  * @ingroup Elementary
4  *
5  * @image html route_inheritance_tree.png
6  * @image latex route_inheritance_tree.eps
7  *
8  * For displaying a route on the map widget.
9  *
10  * @{
11  */
12 
13 #ifndef EFL_NOLEGACY_API_SUPPORT
14 #include "elm_route_legacy.h"
15 #endif
16 /**
17  * @}
18  */
19