I assume that there are 2 map sources. The map source A provides 1 to 18 as zoom level. And the map source B provides 1 to 12 as zoom level. And current map source is A and current zoom level is 16. And I will change map source to B.
As you mentioned, elm_map_source_name_set make current zoom level to 12. But wd->zoom_max is not changed to 12. It will be caused another problem. On Mon, Nov 28, 2011 at 4:44 PM, Bluezery <[email protected]> wrote: > Hi, > Zoom max/min value is changed by using wd->src->zoom in > elm_map_source_name_set() function. > I think there are no problem :-) > > On Mon, Nov 28, 2011 at 4:25 PM, Kim Yunhan <[email protected]> wrote: > > If the map source is changed, this patch seems that zoom_min and zoom_max > > is not changed. > > Could you check again? > > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
