Skip to content

Instantly share code, notes, and snippets.

@arriolac
Created June 1, 2022 19:32
Show Gist options
  • Save arriolac/d021548988a50b256009c697cb9da135 to your computer and use it in GitHub Desktop.
Save arriolac/d021548988a50b256009c697cb9da135 to your computer and use it in GitHub Desktop.
// Copyright 2022 Google LLC.
// SPDX-License-Identifier: Apache-2.0
GoogleMap(
uiSettings = MapUiSettings(compassEnabled = false, mapToolbarEnabled = true)
// …
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment