MapLayerAccessClient Interface @beta

Methods

Name Description
getAccessToken(params: MapLayerAccessTokenParams): Promise<MapLayerAccessToken | undefined>    
getTokenServiceEndPoint(mapLayerUrl: string): Promise<MapLayerTokenEndpoint | undefined> Optional    
invalidateToken(token: MapLayerAccessToken): boolean Optional    

Properties

Name Type Description
onOAuthProcessEnd BeEvent<Listener> | undefined    

Defined in

Last Updated: 04 June, 2026