Skip to content

Instantly share code, notes, and snippets.

@arriolac
Created June 1, 2022 19:33
Show Gist options
  • Save arriolac/6a410c7dd9ac3fb64b30112d4ec7eb52 to your computer and use it in GitHub Desktop.
Save arriolac/6a410c7dd9ac3fb64b30112d4ec7eb52 to your computer and use it in GitHub Desktop.
GoogleMapProperties.kt
// Copyright 2022 Google LLC.
// SPDX-License-Identifier: Apache-2.0
GoogleMap(
properties = MapProperties(isBuildingEnabled = true)
// …
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment