radimitrov / CSharpShellApp

81 stars 18 forks source link

Net maui Map question #386

Open sedoLevi609 opened 2 months ago

sedoLevi609 commented 2 months ago

@radimitrov There is any way to use net maui Map with your app or can you make it usable please?(https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/map?view=net-maui-8.0) I need: \<application android:allowBackup="true" android:icon="@mipmap/appicon" android:roundIcon="@mipmap/appicon_round" android:supportsRtl="true"> \<meta-data android:name="com.google.android.geo.API_KEY" android:value="PASTE-YOUR-API-KEY-HERE" /> \</application> Also need this inside application tag: \<meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version" />

radimitrov commented 1 month ago

No, plans for such support aren't in the near future