#import "MWMPlacePage.h" @interface MWMiPadPlacePage : MWMPlacePage @property (nonatomic) CGFloat height; - (void)updatePlacePageLayoutAnimated:(BOOL)animated; @end