GpxFileDataAdapter Properties
A data adapter that loads data from GPX files, and displays it on vector layers.| Name | Description |
|---|---|
| Clusterer | Gets or sets the clusterer that aggregates map items. Inherited from MapDataAdapterBase. |
| CreateRoutePoints | Specifies whether to generate map dots for waypoints. |
| DisplayItems | Returns map items which are displayed by a map control. Inherited from MapDataAdapterBase. |
| FileUri | Gets or sets a Uri that defines the location of a shape data file. Inherited from MapGeoDataAdapter. |
See Also