amay077 / Xamarin.Forms.GoogleMaps

Map library for Xamarin.Forms using Google maps API
https://www.nuget.org/packages/Xamarin.Forms.GoogleMaps/
MIT License
546 stars 346 forks source link

AndroidX Support #700

Open mtsrdr opened 4 years ago

mtsrdr commented 4 years ago

Any plans to update this package to target the latest version of Xamarin Forms and the new AndroidX libraries?

I tried to update the packages of an app of mine and I couldn't because this library is tightly coupled to the old libraries of Android.

huybuidac commented 4 years ago

Anyone here? I also need to migrate the lib to AndroidX :(

saidbehaine commented 4 years ago

Any news about this?

amay077 commented 4 years ago

I'm in progress to support latest SDK support in vNext branch.

amalmo commented 4 years ago

I'm in progress to support latest SDK support in vNext branch.

Any progress/Eta? Do you need any help?

amay077 commented 4 years ago

Please see #729

kgouraw commented 3 years ago

https://github.com/amay077/Xamarin.Forms.GoogleMaps/issues/729#issuecomment-689596214 Yes, it works with AndroidX support library.

filipkristo commented 3 years ago

Any news on this one?