Config: { locationUrl: string; taiOffset: number }

Represents the shape of configuration properties ConfigModule.

Type declaration

  • locationUrl: string

    the url of the location server that will be used by LocationService client factory.

    http://localhost:7654
    
  • taiOffset: number

    the default value for taiTime Offset. Make sure, This is set to same value which is set in CSW's time service.

    37
    

Configuration