displayOnly property
Sets the mode of the picker. if true: enables DisplayOnly mode to display a marker on the map at a location only, no selection if false: enabled Picker mode allows to tap on the map to pick a location
Implementation
final bool displayOnly;