registerHorizonOptions

abstract fun registerHorizonOptions(options: HorizonOptions)

Registers a set of horizon options. These options define the extent of the paths on the horizon and the map attributes that are collected for these paths.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

options

Set of horizon options.

Throws

if failed to register horizon options.