Class LocationMapperService
Properties
Protected
Readonly
contributions
Methods
Protected
defaultMapper
- defaultMapper(): ((location) => MaybePromise<string>)
Returns ((location) => MaybePromise<string>)
- (location): MaybePromise<string>
Returns MaybePromise<string>
Protected
getContributions
map
- map(location): Promise<string>
Returns Promise<string>
Location mapper service.