Constructor MapViewHandler
MapViewHandler()
Instantiates a new instance of the Map
Declaration
public MapViewHandler()
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
MapViewHandler(Nullable<PropertyMapper>)
Instantiates a new instance of the Map
Declaration
public MapViewHandler(PropertyMapper? mapper = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
mapper | property mapper |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.6 |