Struct that stores extra value information for a MapLocationDistance Criterion object.
Properties¶
                
        $latitude
            ¶
    
        
        MapLocationValue.php
                :
        21
                
    
        Latitude of a geographical location.
| 
                     | 
                
                    
                     | 
            
                
        $longitude
            ¶
    
        
        MapLocationValue.php
                :
        26
                
    
        Longitude of a geographical location.
| 
                     | 
                
                    
                     | 
            
Methods¶
                
__construct()
            ¶
    
        
        MapLocationValue.php
                :
        28
                
    
        | 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $latitude | float | - | - | 
| $longitude | float | - | - |