Skip to content

这个插件, 不支持多个token访问, 单个iserver token可以, 如果是多个的就不行了, 这个开发包有问题, 能尽快完善吗? #43

@Mrwangchaoniu

Description

@Mrwangchaoniu

有效: 但这是单个token
SuperMap3D.Credential.CREDENTIAL = new SuperMap3D.Credential("CAOLl9K0Q30MbCRIwSec5LkqK06WdxWVxbLjhS4Mud4GOf3KO2aFy3bdvenjJAzAaqgYXBAtEGJ2qXK1h", "token");

下面这种就无效: 绑定多个 iserver token

SuperMap3D.Credential.CREDENTIAL = new SuperMap3D.Credential([
{
rooturl: ' ',
type: 'token',
value: 'CAOLl9K0Q30MbCRIwSec5LkqK06WdxWV1hRcgeBWv8A..',
},
]);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions