Select to view content in your preferred language

Map Background Question

2388
0
06-10-2014 10:28 PM
cadgism
Regular Contributor
Hi

In 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 !!!
0 Kudos
0 Replies