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

Upgrade GooglePlayServices version #706

Closed LittleCornerDev closed 4 years ago

LittleCornerDev commented 4 years ago

Old GooglePlayServices in incompatible with all new plugins.

Also remove unnecessary whitespace character before opening xml tag.

@amay077 Contribution guideline mentions "Run all the tests to assure nothing else was accidentally broken", but I did not see any tests that could be run. I am therefore unsure if this update breaks anything. Please advise.

amay077 commented 4 years ago

Sorry I'm late. I'm in progress to re-make .csproj and .sln with latest SDKs in branch vNext. So this PR will close and please waiting for complete remake.

amay077 commented 4 years ago

FYI #729