Library Mobile API Reference for iPhone  MicroStrategy 2019
<MapboxViewerDelegate> Protocol Reference

#import <MicroStrategyMobileSDK-Swift.h>

Instance Methods

(void) - hideTooltip
 
(void) - showTooltipWithElement:rect:
 
(CGRect) - getTooltipPositionFrom:
 
(void) - handleTSUnselectAll
 
(void) - handleTSSelectWithRow:
 
(UIEdgeInsets) - SWIFT_WARN_UNUSED_RESULT
 
(void) - hideSearchView
 
(void) - hideToolBarDetailView
 
(void) - showToolBar
 
(void) - hideToolBar
 
(void) - highlightSearchViewCellWithModelIndex:rowIndex:
 
(void) - exitMtpMode
 
(CLLocationCoordinate2D) - convertWithPoint:toCoordFrom:
 
(void) - multipleSelectionChanged
 
(void) - handleTappingEmptySpace
 
(void) - changeToAnnotationViewWithRegionKey:
 
(void) - toMaxOrMinSize:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(void) - filterNotifySelectionWithChangeTo:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(double) - getMedianZoomLevelWithLayerIndex:
 

Method Documentation

◆ changeToAnnotationViewWithRegionKey:()

- (void) changeToAnnotationViewWithRegionKey: (NSInteger)  regionKey

◆ convertWithPoint:toCoordFrom:()

- (CLLocationCoordinate2D) convertWithPoint: (CGPoint)  point
toCoordFrom: (UIView *_Nonnull)  SWIFT_WARN_UNUSED_RESULT 

◆ exitMtpMode()

- (void) exitMtpMode

◆ filterNotifySelectionWithChangeTo:()

- (void) filterNotifySelectionWithChangeTo: (NSInteger)  changeTo

◆ getMedianZoomLevelWithLayerIndex:()

- (double) getMedianZoomLevelWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getTooltipPositionFrom:()

- (CGRect) getTooltipPositionFrom: (CLLocationCoordinate2D)  SWIFT_WARN_UNUSED_RESULT

◆ handleTappingEmptySpace()

- (void) handleTappingEmptySpace

◆ handleTSSelectWithRow:()

- (void) handleTSSelectWithRow: (NSArray< NSNumber * > *_Nonnull)  row

◆ handleTSUnselectAll()

- (void) handleTSUnselectAll

◆ hideSearchView()

- (void) hideSearchView

◆ hideToolBar()

- (void) hideToolBar

◆ hideToolBarDetailView()

- (void) hideToolBarDetailView

◆ hideTooltip()

- (void) hideTooltip

◆ highlightSearchViewCellWithModelIndex:rowIndex:()

- (void) highlightSearchViewCellWithModelIndex: (NSInteger)  modelIndex
rowIndex: (NSInteger)  rowIndex 

◆ multipleSelectionChanged()

- (void) multipleSelectionChanged

◆ showToolBar()

- (void) showToolBar

◆ showTooltipWithElement:rect:()

- (void) showTooltipWithElement: (MapPointElement *_Nonnull)  element
rect: (CGRect)  rect 

◆ SWIFT_WARN_UNUSED_RESULT() [1/4]

- (UIEdgeInsets) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [2/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [3/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [4/4]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ toMaxOrMinSize:()

- (void) toMaxOrMinSize: (UITapGestureRecognizer *_Nonnull)  sender