VisioMove Essential (iOS)  1.27.8

◆ showSearchViewWithTitle:callback:

- (void) showSearchViewWithTitle: (NSString *_Nonnull)  title
callback: (id< VMESearchViewCallback > _Nonnull)  callback 

Request to show the search view.

Parameters
titleThe title to display within the seach view.
callbackThe callback to invoke with the result. Pass nil if you do not need to be informed of the result.
Example
[self.mapView showSearchViewWithTitle:@"My Title" callback:nil];
Version
1.0
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy