Interface NgwKitOptions

Hierarchy

  • NgwKitOptions

Properties

auth?: {
    login: string;
    password: string;
}

Type declaration

  • login: string
  • password: string
baseUrl?: string
connector?: default
pixelRadius?: number

Radius for searching objects in pixels

resourceId?: ResourceIdDef

Generated using TypeDoc