itwinjs-core
itwinjs-core copied to clipboard
Deferred cesiumIonKey initialization
Is your feature request related to a problem? Please describe. Since we use a service (PSS) to get the key, we need to do it after we are authenticated.
Describe the solution you'd like I would like to have a deferred way to set the cesiumIonKey.
Describe alternatives you've considered
Additional context Seems like you embrace the deferred initialization for other properties: https://github.com/iTwin/itwinjs-core/pull/6449 So I think it would make sense to apply that to others.
This makes sense. We'll get someone on it.
Most of the context for this issue is in the issue linked by @FelixGirard, so let's discuss it there.
Based on https://github.com/iTwin/itwinjs-core/pull/6526, should this issue going to be closed as not planned?