Skip to content

Instantly share code, notes, and snippets.

@salihyalcin
Created February 24, 2016 08:51
Show Gist options
  • Save salihyalcin/8b50216bce59d8de8242 to your computer and use it in GitHub Desktop.
Save salihyalcin/8b50216bce59d8de8242 to your computer and use it in GitHub Desktop.
MapView Change BackGround Color
mMapView.setMapBackground(Color.parseColor("#ffffff"),Color.parseColor("#ffffff"),0,0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment