DSRNearbyStoreAnnotationView.h
291 Bytes
//
// DSRNearbyStoreAnnotationView.h
// DSCnliveShopSDK
//
// Created by zhaolin on 2019/7/24.
// Copyright © 2019 BIKE. All rights reserved.
//
#import <MapKit/MapKit.h>
NS_ASSUME_NONNULL_BEGIN
@interface DSRNearbyStoreAnnotationView : MKAnnotationView
@end
NS_ASSUME_NONNULL_END