// // MWMNavigationDelegate.h // Maps // // Created by Ilya Grechuhin on 11.07.15. // Copyright (c) 2015 MapsWithMe. All rights reserved. // @protocol MWMNavigationDelegate - (void)pushDownloadMaps; @end