maui-linux/Xamarin.Forms.Maps.Android
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 Enable CS0618 warnings as errors (#72) 2016-04-11 09:50:28 -07:00
GeocoderBackend.cs Initial import 2016-03-22 16:13:41 -07:00
MapRenderer.cs Map renderer extensibility (#844) 2017-04-11 23:52:04 +01:00
Xamarin.Forms.Maps.Android.csproj VSTS support (#803) 2017-03-08 11:30:34 +00:00
packages.config [Android] Add missing 23.3.0 package dependencies 2016-04-20 12:06:48 -07:00