Skip to content

Comments

RD-1737 Add session param to MapTiler controller#109

Open
katemihalikova wants to merge 1 commit intonextfrom
RD-1737-session
Open

RD-1737 Add session param to MapTiler controller#109
katemihalikova wants to merge 1 commit intonextfrom
RD-1737-session

Conversation

@katemihalikova
Copy link

Objective

Allow users of MapTiler SDK use session-based billing.

Description

Added session option that does the same as its namesake in MapTiler SDK. The options is not available in other library controller classes nor in geocoder webcomponent.

Also moved the existing MapTiler SDK specific code into the MapTiler SDK controller class as to keep it all in the right place.

Acceptance

Manual testing, linting.

@katemihalikova katemihalikova self-assigned this Feb 20, 2026
}

/** @internal Not to be called directly */
override onAdd(map: SDKMap): HTMLElement {
Copy link
Contributor

@lesbaa lesbaa Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would protected work here or does this need to be public because it's called by the SDK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants