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)
commitaa509374835638aaa169141cc7d93d1d9b158d2e
treef5acdcd7b72af9116426d9198f6446a4be6c6bf9
parent2297d61e5319e903adab7bc8337b5aa5cc602773
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: svn+ssh://svn.enlightenment.org/var/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]