Skip to content

ShareService

Méthodes

Déclaration
public getViewerState(mapManager: MapManager): ViewerState

Déclaration
public async readShare(shareToken: string): Promise<ViewerState>

Déclaration
public async createShare(mapManager: MapManager): Promise<string>