The properties of Xamarin.Forms.Maps.Map are listed below. For a list of all members, see the Map Members list.
See Also: Inherited members from Xamarin.Forms.View
| HasScrollEnabled | bool. Whether this Xamarin.Forms.Maps.Map is allowed to scroll. | |
| HasZoomEnabled | bool. Whether this Xamarin.Forms.Maps.Map is allowed to zoom. | |
| IsShowingUser | bool. Whether this Xamarin.Forms.Maps.Map is showing the user's current location. | |
| MapType | Xamarin.Forms.Maps.MapType. The Xamarin.Forms.Maps.MapType display style of this Xamarin.Forms.Maps.Map. | |
| [read-only] | Pins | IList<Xamarin.Forms.Maps.Pin>. An IList`1 of the Xamarin.Forms.Maps.Pins on this Xamarin.Forms.Maps.Map. |
| [read-only] | VisibleRegion | Xamarin.Forms.Maps.MapSpan. The currently visible Xamarin.Forms.Maps.MapSpan of this Xamarin.Forms.Maps.Map. |