how to switch between two map types in android -


i have 2 fragments 1 on full screen , other on upper right corner. both fragments have different map types. want switch full screen map type upper right corner map on click on upper right corner fragment.how should achieved this?

enter image description here


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -