On Thu, 24 May 2012 14:21:33 +0900 Bluezery said:
> Dear EFL developers,
>
> I want to add new "loaded" signal to elementary map. This signal
> notify users when all map tiles are loaded. Timer is used for this
> signal.
> Currently "tile,loaded" can be used for each separated tile. So the
> us
Dear EFL developers,
I want to add new "loaded" signal to elementary map. This signal
notify users when all map tiles are loaded. Timer is used for this
signal.
Currently "tile,loaded" can be used for each separated tile. So the
users are hard to know whether all tiles are loaded or not.
Please r