SnapCar.TimestampedPoint
Dated GPS coordinate.
Constructor
SnapCar.TimestampedPoint
	
		()
	
	
	Properties
date
    Date
    
    
    
        const
    
    
    
    The date at which the coordinate has been saved.
lat
    Float
    
    
    
        const
    
    
    
    The coordinate latitude.
lng
    Float
    
    
    
        const
    
    
    
    The coordinate longitude.