GoogleMaps3D Framework Reference

Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    enum AltitudeMode
    extension AltitudeMode : Equatable, Hashable
  • Represents various constraints that can be applied to the camera’s position or orientation.

    Use these cases to define limits on camera properties like altitude, heading, tilt, or geographical bounds, often used to guide user interaction or enforce specific viewing perspectives within a map or scene view.

    Declaration

    Swift

    enum CameraRestriction
  • Declaration

    Swift

    enum CollisionBehavior
    extension CollisionBehavior : Equatable, Hashable
  • The different map modes that can be set when initializing a Map.

    Declaration

    Swift

    enum MapMode
    extension MapMode : Copyable, Equatable, Escapable, Hashable
  • Declaration

    Swift

    enum PathEncodingDimensions
    extension PathEncodingDimensions : Copyable, Equatable, Escapable, Hashable, RawRepresentable