UNPKG

soda-angular

Version:
6 lines (5 loc) 116 B
export class LocationUtils { static isLocation(spot) { return spot.Latitude !== undefined; } }