Functions
Route

Functions

EAPI Evas_Object * elm_route_add (Evas_Object *parent)
 Add a new route to the parent. More...
 

Detailed Description

route_inheritance_tree.png

For displaying a route on the map widget.

Function Documentation

Evas_Object * elm_route_add ( Evas_Object *  parent)

Add a new route to the parent.

Add a new route object to the parent's canvas.

Parameters
parentThe parent object
Returns
The new object or NULL if it cannot be created