#ifndef ClusteredYamapView_h
#define ClusteredYamapView_h

#import <YamapView.h>

NS_ASSUME_NONNULL_BEGIN

@interface ClusteredYamapView: YamapView

@end

NS_ASSUME_NONNULL_END

#endif /* ClusteredYamapView_h */
