itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Deferred cesiumIonKey initialization

Open FelixGirard opened this issue 1 year ago • 3 comments

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.

FelixGirard avatar Mar 14 '24 20:03 FelixGirard

This makes sense. We'll get someone on it.

ben-polinsky avatar Mar 14 '24 20:03 ben-polinsky

Most of the context for this issue is in the issue linked by @FelixGirard, so let's discuss it there.

pmconne avatar Mar 16 '24 00:03 pmconne

Based on https://github.com/iTwin/itwinjs-core/pull/6526, should this issue going to be closed as not planned?

tcobbs-bentley avatar Mar 18 '24 23:03 tcobbs-bentley