GoogleMaps3D Framework Reference

Protocols

The following protocols are available globally.

  • A map content that can be anchored by a popover

    Declaration

    Swift

    protocol MapContentAnchorable : MapContent
    extension MapContentAnchorable : View
  • public protocol for map content that can be tapped.

    Declaration

    Swift

    protocol MapContentTappable : MapContent