'Update API Maps SDK for Android 18.0.x in Xamarin

Hi guys, me again, context: the project where i'm working use API Maps for android with the package Xamarin.Forms.Map and i need to update to the version 18.0.x because we received a email with the new version and it will be default in march (we are also interested for the new features to) (https://developers.google.com/maps/documentation/android-sdk/renderer#how_to_try_the_new_renderer) end of context, so i need to kwon how update because the documentation is for JAVA and KOTLIN and they use build.gradle to change the dependencies but xamarin doesn't have that. Also if you can say what other changes will be necessary for the new renderer i will be glad with you guys.

P/D: I see in Question the answer says i need to use the nuget package Xamarin.GooglePlayServices.Maps but in my case i use the Xamarin.Forms.Map (Project already create) is necessary migrate to Xamarin.GooglePlayServices.Maps?

P/D 2: I'm new in Xamarin pls be patient with me <3



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source