Skip to content

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

Description

@Mrwangchaoniu

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

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions