peruchali
peruchali
Issue: - Currently the BottomSheet implementation (on Android) always shows Z-order wise above other components like bottom navigation bar, tab bars, and flyouts. - Google Maps shows a BottomSheet that...
Google Maps has now released AdvancedMarker which allows for greater customization of the legacy Marker. Is it possible to use this with Maui.GoogleMaps?
- To augment suggestion list to show images, tags, etc. - Add ItemTemplate property AutoCompleteEntry to customize the suggestion list. - In Android, i think `Adapter = _adapter = new...