ElevationServiceCollectionExtensions.AddElevationHandler method
Tries to add DefaultElevationHandler as IElevationHandler
public static IServiceCollection AddElevationHandler(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |