@mapgear/geoapps > PermalinkCreationType
PermalinkCreationType enum
Indicate the type of permalink that is created
Signature:export declare enum PermalinkCreationType
Enumeration Members
| Member | Value | Description |
|---|---|---|
| Permanent | 1 | Generate a permanent permalink, to share for instance in external communication or long term services |
| Temporarily | 0 | Generate a temporarily permalink, that is used to share with other users |
| User | 0 | Generate a temporarily permalink, that is used to share with other users |