MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
MPPngImageProvider.h
Go to the documentation of this file.
1//
2// MPImageProvider.h
3// MapsIndoors
4//
5// Created by Daniel Nielsen on 04/02/16.
6// Copyright Daniel Nielsen. All rights reserved.
7//
8
9#import <Foundation/Foundation.h>
10#import <UIKit/UIKit.h>
11#import "MPImageProvider.h"
12
16@interface MPPngImageProvider : NSObject<MPImageProvider>
17
18@end
Definition MPPngImageProvider.h:16
Definition MPImageProvider.h:12