Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OfflineMapProgressClient

Index

Constructors

constructor

Properties

app

Methods

getLastOperationProgress

  • Parameters

    • offlineMapId: string

    Returns Promise<OfflineMapProgress>

resetOfflineMapProgress

  • resetOfflineMapProgress(offlineMapId: string): Promise<any>
  • Parameters

    • offlineMapId: string

    Returns Promise<any>

setOfflineBasemapProgress

  • setOfflineBasemapProgress(offlineMapId: string, basemapProgress: BasemapProgress): Promise<any>
  • Parameters

    Returns Promise<any>