maui-linux/Xamarin.Forms.Maps.iOS
jcmanke dfda41b0bd Map renderer extensibility (#844)
* Added extensibility features to Maps

Android MapRenderer:
- Moved map initialization to protected virtual method OnMapReady, called by explicit implementation of IOnMapReady
-  Added protected virtual method CreateMarker for customization of pins

iOS MapRenderer:
- Added protected virtual method CreateAnnotation for customization of pins

Pin:
- Unsealed the Pin class
- Made Label a bindable property

* [Docs] Update docs
2017-04-11 23:52:04 +01:00
..
Properties Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
FormsMaps.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
GeocoderBackend.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
MapPool.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
MapRenderer.cs Map renderer extensibility (#844) 2017-04-11 23:52:04 +01:00
Xamarin.Forms.Maps.iOS.csproj Fix out-of-memory crashes on iOS when creating maps (#467) 2017-01-12 13:43:57 -08:00