Mobile API Reference  MicroStrategy 2019
<MWViewDelegate > Protocol Reference

#import <MSIMWView.h>

Inheritance diagram for <MWViewDelegate >:

Instance Methods

(void) - setMapWidgetCurrentRegion:
 
(MKCoordinateRegion) - getMapWidgetCurrentRegion
 
(BOOL- hasValidMapViewer
 
(void) - handleTapForUserLocationButton
 
(void) - setupZoomScale:
 
(void) - drill:
 

Method Documentation

◆ drill:()

- (void MWViewDelegate) drill: (MSIURLHelper *)  _drillHelper
optional

◆ getMapWidgetCurrentRegion()

- (MKCoordinateRegion MWViewDelegate) getMapWidgetCurrentRegion

◆ handleTapForUserLocationButton()

- (void MWViewDelegate) handleTapForUserLocationButton

◆ hasValidMapViewer()

- (BOOL MWViewDelegate) hasValidMapViewer

◆ setMapWidgetCurrentRegion:()

- (void MWViewDelegate) setMapWidgetCurrentRegion: (MKCoordinateRegion)  region

◆ setupZoomScale:()

- (void MWViewDelegate) setupZoomScale: (UIView *)  iView