VisioMove Essential (iOS)  1.27.8

◆ setFocusOnMap

- (void) setFocusOnMap

Set focus on map - map state.

Note
calling setFocusOnMap close other view components such as the navigation, the search view or the place info view... The map is clean from other views.
Example
- (IBAction)discardNavigationAction:(id)sender
{
[self.mapView setFocusOnMap];
}
void setFocusOnMap()
Set focus on map - map state.
Version
1.19
© 2022 Copyright Visioglobe, All Rights Reserved. View our Privacy Policy