MapsIndoors iOS SDK V3
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
MPMyLocationButton.h
Go to the documentation of this file.
1//
2// MPMyLocationButton.h
3// MapsIndoors
4//
5// Created by Daniel Nielsen on 05/10/15.
6// Copyright © 2015 MapsPeople A/S. All rights reserved.
7//
8
9#import <UIKit/UIKit.h>
10
11@interface MPMyLocationButton : UIButton
12
13@end
Definition MPMyLocationButton.h:12