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