maui-linux/Xamarin.Forms.Maps
Joe Manke a57ce22028 [Maps] Add polylines and polygons (#6136)
* Add Polyline to Map

* Android Polyline rendering

* iOS polyline renderer

* UWP polyline renderer

* Unregister OnPolylineCollectionChanged in Dispose of UWP renderer

* Add MapElement base class

* Update Android MapRenderer with MapElement

* Update UWP MapRenderer with MapElement

* Update iOS MapRenderer with MapElement

* Add polygons

* Tweak functionality of gallery page

* Rename some things in Android renderer

* Made LoadPolyline and LoadPolygon virtual on UWP

* Fix iOS/Mac MapRenderer compile errors
fixes #1673
fixes #5773
2019-08-29 09:47:57 -07:00
..
Properties [Build] Update builds, remove submodule, update AssemblyInfo with GitInfo (#6068) 2019-05-22 01:06:59 +01:00
Distance.cs Initial import 2016-03-22 16:13:41 -07:00
Geocoder.cs Remove InternalsVisibleTo from Maps (#1019) 2017-07-24 16:23:14 -04:00
Map.cs [Maps] Add polylines and polygons (#6136) 2019-08-29 09:47:57 -07:00
MapClickedEventArgs.cs [Maps] Add MapClicked event (#5317) 2019-04-23 17:57:22 -07:00
MapElement.cs [Maps] Add polylines and polygons (#6136) 2019-08-29 09:47:57 -07:00
MapSpan.cs Initial import 2016-03-22 16:13:41 -07:00
MapType.cs Initial import 2016-03-22 16:13:41 -07:00
Pin.cs Add separate MarkerClick and InfoWindowClick events for Pins (#6079) 2019-08-13 17:41:11 -07:00
PinClickedEventArgs.cs Add separate MarkerClick and InfoWindowClick events for Pins (#6079) 2019-08-13 17:41:11 -07:00
PinType.cs Initial import 2016-03-22 16:13:41 -07:00
Polygon.cs [Maps] Add polylines and polygons (#6136) 2019-08-29 09:47:57 -07:00
Polyline.cs [Maps] Add polylines and polygons (#6136) 2019-08-29 09:47:57 -07:00
Position.cs Initial import 2016-03-22 16:13:41 -07:00
Xamarin.Forms.Maps.csproj Enable SourceLink for Xamarin.Forms (#6886) fixes #2165 2019-08-01 11:07:38 +01:00