I am facing one problem ,that when the google map is loading then there i can see the square patches(as shown in the image).One thing i want to make u all clear that this is not because of low bandwidth of internet connection as i have tested it on a high bandwidth connection(4MBPS) too.
Also sometimes on clicking the map the patches gets disappeared(not always).
Please help me out asap.
Thanks in advance 🙂
I am facing one problem ,that when the google map is loading then there
Share
@Vaibhav, I face the same problem in my app once. Please add some Layout code. I think you have make mistake in mapview Layout-width and Layout-Height attributes.
See this….
If you have used match parent or else instead of fill_parent then please change this. Hope your error would be resolved by this.