LocationExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Location Extensions
public static class LocationExtensions
- Inheritance
-
System.ObjectLocationExtensions
Methods
CalculateDistance(Location, Double, Double, DistanceUnits) |
Extension to calculate distance from location to another location. |
CalculateDistance(Location, Location, DistanceUnits) |
Extension to calculate distance from location to another location. |
OpenMapsAsync(Location, MapLaunchOptions) |
Open maps to this location. |
OpenMapsAsync(Location) |
Open maps to this location. |