From: sangho park <gouache95@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Mar 2011 10:19:32 +0000 (10:19 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 10 Mar 2011 10:19:32 +0000 (10:19 +0000)
commit5b4808bf9f3311d4870164e68bf346c44f5f7922
treea65a41ab4924cc51f0c419c1e04210e4386670d5
parent03c6111ff588c5217b95455d5fe2b3ec2cc28c04
From: sangho park <gouache95@gmail.com>
Subject: [E-devel] [Patch] elm_map_marker_region_get

This is a patch for elm_map_marker.
I added one api to get the coordinates of the marker.
because marker->longitude and marker->latitude are private data,
app can't access the coordinates of the marker.

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