/***************************************************************
 * Copyright © 2017 HERE Global B.V. All rights reserved. *
 **************************************************************/

#import <CoreLocation/CoreLocation.h>

@interface CLLocation (hereSdk_Dictionary)

- (NSDictionary *)dictionary;

@end
