elm: add elm_route: widget to display a route on elm_map. Currently the widget use...
authorwatchwolf <watchwolf@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Jun 2011 17:36:18 +0000 (17:36 +0000)
committerwatchwolf <watchwolf@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 26 Jun 2011 17:36:18 +0000 (17:36 +0000)
commitfe58147b2a3b7ed76868167f35ab69c9837bc80a
treef5acdcd7b72af9116426d9198f6446a4be6c6bf9
parent1a24bd222c919162fe4b2362d074677b42873d48
elm: add elm_route: widget to display a route on elm_map. Currently the widget use lines, in the futur it will use edje

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_map.c
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_map.c
src/lib/elm_route.c [new file with mode: 0644]