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 
     
    
  • Error types for Map.

    Declaration

    Swift

      enum 
     MapError 
     
    
      extension 
     MapError 
     : 
     Copyable 
     , 
     Equatable 
     , 
     Error 
     , 
     Escapable 
     , 
     Hashable 
     , 
     Sendable 
     
    
  • 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 
     StrokePattern 
     
    
      extension 
     StrokePattern 
     : 
     Copyable 
     , 
     Equatable 
     , 
     Escapable 
     , 
     Hashable 
     
    
Create a Mobile Website
View Site in Mobile | Classic
Share by: