summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Maps.iOS/MapRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-24Remove InternalsVisibleTo from Maps (#1019)Kangho1-1/+1
2017-07-04[iOS] Fix for disposing a map causing a null reference (#1027)Damian Karzon1-2/+5
2017-04-11Map renderer extensibility (#844)jcmanke1-4/+12
2017-01-27Add MacOS gallery and UITest (#721)Rui Marinho1-2/+2
2017-01-26MacOS (#650)Rui Marinho1-15/+61
2017-01-16Pool and reuse MKMapView instances on iOS 9 as well as iOS 10 (#680)E.Z. Hart1-7/+7
2017-01-12Fix out-of-memory crashes on iOS when creating maps (#467)E.Z. Hart1-7/+72
2017-01-03[iOS/Android] Move Map camera to correct region on layout change (#548)adrianknight891-1/+1
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-38/+4
2016-06-16[IOS] Update the current region of the MKMapView when visibility is changed (...Rui Marinho1-0/+14
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-2/+1
2016-03-22Initial importJason Smith1-0/+327