BingElevationDataProvider.RequestPointsElevations(List<GeoPoint>) Method
Requests elevations of the set of geographical points.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
points | List<GeoPoint> | A list of the GeoPoint objects specifying the set of geographical points. |
See Also