HiIn my application i want to display an image as map background instead of the white grids that appear behind the map. When there is no internet connection i want this image to display in the map control.I have tried the following code to no avail. mapView.setMapBackground(R.drawable.mapbg, 0, 0, 0);
Any help please !!!