From: Bluezery <ohpowel@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 22 Mar 2012 10:40:04 +0000 (10:40 +0000)
committerTae-Hwan Kim <the81.kim@samsung.com>
Mon, 26 Mar 2012 05:30:05 +0000 (14:30 +0900)
commite6df2dfe5f5bf9880ecd2a21060f1588c9c77cde
tree10b95d4fe4c8c96329f3189bb850625849f12e26
parent13a1745d21b244c168568848e5144cbf610be4b1
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Add line, polygon, circle, scale
overlay

This patch adds new overlay APIs (line, polygon, circle, scale) for elm_map.
These overlays are adhered to map even though zooming, panning.
You can test these by doing "elementary_test --> click mouse right -->
overlay"

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69562 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Conflicts:

data/themes/widgets/map.edc

Change-Id: I990867433c9d07441b2e909bdd7b4ce59387816a
data/themes/map_circle.png [new file with mode: 0644]
data/themes/map_scale.png [new file with mode: 0644]
data/themes/widgets/map.edc
src/bin/test_map.c
src/lib/elm_map.c
src/lib/elm_map.h