|
MapsIndoors iOS SDK V3
|
#include <MPImageProvider.h>
Instance Methods | |
| (void) | - getImageFromUrlStringAsync:imageSize:completionHandler: |
| - (void) getImageFromUrlStringAsync: | (nonnull NSString *) | url | |
| imageSize: | (CGSize) | size | |
| completionHandler: | (nonnull void(^)(UIImage *_Nullable image, NSError *_Nullable error)) | completionHandler |
Reimplemented in MPImageProvider.