searchBarEnabled property

bool searchBarEnabled
final

show the search bar for this map.

enabling this option, will automatically enable POIsListSheet because it's mandatory to display results by default this option is disabled

Implementation

final bool searchBarEnabled;