Method MapGrid
MapGrid(MapViewHandler, IMapView)
Maps the Grid property to the native MapView control.
Declaration
[Obsolete("Use GeoViewHandler<IMapView, MapView>.MapGrid() instead")]
public static void MapGrid(MapViewHandler handler, IMapView mapView)
Parameters
| Type | Name | Description |
|---|---|---|
| MapViewHandler | handler | View handler |
| IMapView | mapView | MapView instance |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 200.0 - 200.8 |
| .NET Windows | 200.0 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |