elm_map: Add new elm_map_region_zoom_bring_in() API
authorbluezery <ohpowel@gmail.com>
Wed, 28 May 2014 08:08:00 +0000 (17:08 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 28 May 2014 08:08:01 +0000 (17:08 +0900)
commit84c2351bc339eca22acb79c86acbee7a1322f8c0
treebd08a590d339320615c00afa92ee62f076995553
parent16da42a144686d1b35e8b5317f12dc675426e7ed
elm_map: Add new elm_map_region_zoom_bring_in() API

Summary:
By using this API, we  can do region show & bring in concurrently.
This needs some tuning more because some main layouting logic in map
needs to be modified to support more smooth animation.
I will spare my time to do that later.
@feature

Reviewers: Hermet, raster, stefan_schmidt

Reviewed By: raster

CC: Jaehyun
Differential Revision: https://phab.enlightenment.org/D887
src/bin/test_map.c
src/lib/elm_map.c
src/lib/elm_map.eo
src/lib/elm_widget_map.h