This is a patch for elm_map name(address) feature.
authorgouache <gouache@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Apr 2011 06:42:47 +0000 (06:42 +0000)
committergouache <gouache@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 18 Apr 2011 06:42:47 +0000 (06:42 +0000)
commit3b92431f3dee734bd57fdbcc0ca414591067cf60
tree853b032b6846d6c402a206bd677857b58874c1fd
parent509c6c2c7745b943db4092a49c14049c443e986d
This is a patch for elm_map name(address) feature.
I added some APIs for name to elm_map.c and added some test code to test_map.c

I used nominatim OSM service. (http://http://nominatim.openstreetmap.org/)
as i felt, it's response time was very good to use.

git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@58703 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_map.c
src/lib/Elementary.h.in
src/lib/elm_map.c