Convert Android maps to GetMapAsync call (#824)
authorJason Smith <jason.smith@xamarin.com>
Tue, 21 Mar 2017 10:38:36 +0000 (03:38 -0700)
committerStephane Delcroix <stephane@delcroix.org>
Tue, 21 Mar 2017 10:38:36 +0000 (11:38 +0100)
commit8725484ab0bb054ad46387ec70bfabd16c57b68f
tree809fee82063dd714f08f1c85650545696fc266cb
parent14a740dd5e705f3f5177bcc8c84b1ac51bf70362
Convert Android maps to GetMapAsync call (#824)

* [A] Move map renderer to calling GetMapAsync

* [A] Make sure Map initializes correctly with Async map fetching
Xamarin.Forms.Maps.Android/MapRenderer.cs