Skip to content

Instantly share code, notes, and snippets.

@dev-aritra
Created February 11, 2019 13:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dev-aritra/813279fe0c1d681c96a6a5a13b104246 to your computer and use it in GitHub Desktop.
Save dev-aritra/813279fe0c1d681c96a6a5a13b104246 to your computer and use it in GitHub Desktop.
var platformConfig = new PlatformConfig
{
BitmapDescriptorFactory = new AccessNativeBitmapConfig()
};
Xamarin.FormsGoogleMaps.Init(this, savedInstanceState, platformConfig);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment