GooglePlacesSwift Framework Reference
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
      
        
          
            CoordinateRegionBias
              
            Specifies that the coordinate region can be used as a search bias.
    Warning
    This should not be conformed to by types outside of GooglePlacesSwift. Doing so may
result in a fatal error.
 
          
          
            
              
                - 
                  
                  
                    
                    
                      
                      
                        Returns the region bias as URLQueryItem.
 
 
                        Declaration
                          Swift func bias() -> URLQueryItem
 
 
 
 
           
        
      
     
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-08-27 UTC.
  
  
  
    
      [null,null,["Last updated 2025-08-27 UTC."],[],["The `CoordinateRegionBias` protocol allows a coordinate region to be used as a search bias within GooglePlacesSwift.  It defines a single function, `bias()`, which returns the region bias as a `URLQueryItem`.  External types should not conform to this protocol to avoid potential fatal errors. The primary action is to obtain the search bias as a URL query item through the `bias()` method.\n"]]