Hello
In my project i am initializing one googlemap object but i have 3 different panels controlled via tabhost. at first launch googlemap is added to panel1 via panel1.addview with a height of 30%y. Now, what i want to do is , add the initailized gmap object to panel2 and remove it from panel 1 with height of 90%y but without losing anything on it ( there is a route draw on gmap so when swtiching to panel 2 it must just move the gmap from panel1 to panel 2 with a new size )
I coldnt manage to do it. Can you help me
TY
In my project i am initializing one googlemap object but i have 3 different panels controlled via tabhost. at first launch googlemap is added to panel1 via panel1.addview with a height of 30%y. Now, what i want to do is , add the initailized gmap object to panel2 and remove it from panel 1 with height of 90%y but without losing anything on it ( there is a route draw on gmap so when swtiching to panel 2 it must just move the gmap from panel1 to panel 2 with a new size )
I coldnt manage to do it. Can you help me
TY