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.
This class contains static extension methods for use with Location objects.
public ref class LocationExtensions abstract sealed
public static class LocationExtensions
type LocationExtensions = class
Public Module LocationExtensions
- Inheritance
-
LocationExtensions
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.