AdvancedMarker
A composable for an advanced marker on the map.
Parameters
the MarkerState to be used to control or observe the marker state such as its position and info window
the content description for accessibility purposes
the alpha (opacity) of the marker
the anchor for the marker image
sets the draggability for the marker
sets if the marker should be flat against the map
the anchor point of the info window on the marker image
the rotation of the marker in degrees clockwise about the marker's anchor point
the snippet for the marker
optional tag to associate with the marker
the title for the marker
the visibility of the marker
the z-index of the marker
a lambda invoked when the marker is clicked
a lambda invoked when the marker's info window is clicked
a lambda invoked when the marker's info window is closed
a lambda invoked when the marker's info window is long clicked
the PinConfig object that will be used for the advanced marker
the custom view to be used on the advanced marker
the expected collision behavior