引入高德SDK
parent
c7d11432a8
commit
383b5558f0
|
@ -64,4 +64,10 @@
|
|||
<PackageReference Include="Microsoft.Maui.Controls.Compatibility" Version="$(MauiVersion)" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Reference Include="AMap2DMapAndroidBinding">
|
||||
<HintPath>..\AMap2DMapAndroidBinding\bin\Debug\net8.0-android\AMap2DMapAndroidBinding.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
|
Loading…
Reference in New Issue