NextGIS Frontend
    Preparing search index...

    Hierarchy

    • NgwConnector
      • default
    Index

    Constructors

    Properties

    cache: default
    emitter: EventEmitter<DefaultEventMap> = ...
    id: number = ...
    resources: ResourcesControl
    user?: UserInfo
    withCredentials?: boolean = undefined
    errors: __module = errors

    Methods

    post

    • Fast way to specify the connection address to NextGIS Web. The current connection will be severed.

      Parameters

      • baseUrl: string

        NGW url

      Returns void