LatLngBounds
class LatLngBounds extends AbstractObject
Class LatLngBounds
Properties
| protected array | $typeCheck | ||
| protected array | $required | from AbstractObject | |
| protected array | $errors | from AbstractObject | |
| protected LatLng | $northeast | ||
| protected LatLng | $southwest | 
Methods
Details
        in AbstractObject at         line 43
                            
    __construct(array|null $args = [])
        
    
    AbstractObject constructor.