GoogleMap
A compose container for a MapView.
Parameters
Modifier to be applied to the GoogleMap
deactivates the map for accessibility purposes
the CameraPositionState to be used to control or observe the map's camera state
the content description for the map used by accessibility services to describe the map. If none is specified, the default is "Google Map".
the block for creating the GoogleMapOptions provided when the map is created
the properties for the map
the LocationSource to be used to provide location data
the MapUiSettings to be used for UI-specific settings on the map
listener for indoor building state changes
lambda invoked when the map is clicked
lambda invoked when the map is finished loading
lambda invoked when the my location button is clicked
lambda invoked when the my location dot is clicked
lambda invoked when a POI is clicked
the padding values used to signal that portions of the map around the edges may be obscured. The map will move the Google logo, etc. to avoid overlapping the padding.
Defines the color scheme for the Map.
the content of the map