Functions | |
EAPI Evas_Object * | elm_route_add (Evas_Object *parent) |
Add a new route to the parent. More... | |
For displaying a route on the map widget.
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.
parent | The parent object |
Referenced by elm_map_overlay_polygon_region_add().