Cookies in Hajk - hajkmap/Hajk GitHub Wiki
The table below documents the cookies used by components or plugins in Hajk.
See also issue #939
- Component / Plugin - System name of component or plugin
- Common Name - Name used when refering to the component / plugin (swedish)
- Key Name - Name used to identify the cookie / LocalStorage
- Storage - LocalStorage or Cookie
- Type - Type of cookie: Required, Functional or 3rd Part
- Status - Does the component or plugin honor the cookie setting yet?
- Comment - Any comments
OBS! The table below is not complete
| Component / Plugin | Common Name | Key Name | Storage | Type | Status | Comment |
|---|---|---|---|---|---|---|
| Anchor | Länk till kartan | N/A | N/A | N/A | N/A | No settings at this moment |
| Announcement | Notiser | shownAnnouncementIds | LocalStorage | Required | OK | Ensures that we don't show duplicate announcements in the UI |
| App (generic) | Färgtema | userPreferredColorScheme | LocalStorage | Functional | OK | Implemented 2022-08-08, Rel 3.11 |
| App (generic) | Redan visade dialogrutor | plugin.{uniqueIdentifier}.alreadyShown | LocalStorage | Required | OK | Used by dialog window plugins. Some dialog windows should only be shown once (e.g. some welcome information). This cookie ensures that it is possible to achieve that functionality. |
| Bookmarks | Bokmärken | map_options_{mapName} | Localstorage | Functional | OK | Implemented 2023-09-12 Rel 3.12 |
| Buffer | ? | ? | ? | ? | ? | |
| Collector | ? | ? | ? | ? | ? | |
| CookieNotice | Kakbanner | cookieLevel | LocalStorage | Required | OK | Implemented 2022-02-02, Rel 3.9 |
| Coordinates | Fånga koordinat | N/A | N/A | N/A | N/A | The tool uses positioning which the user accepts or denies in the browser. |
| DocumentHandler | Dokumenthanterare 2.0 | N/A | N/A | N/A | N/A | No settings at this moment |
| Draw | ? | ? | ? | ? | ? | |
| Drawer | Kartverktyg | activeDrawerContent | LocalStorage | Functional | OK | Implemented 2022-02-02, Rel 3.9 |
| Drawer | Kartverktyg | drawerPermanent | LocalStorage | Functional | OK | Implemented 2022-02-02, Rel 3.9 |
| Dummy | ? | ? | ? | ? | ? | |
| Edit | ? | ? | ? | ? | ? | |
| Export | ? | ? | ? | ? | ? | |
| FmeServer | ? | ? | ? | ? | ? | |
| GeosuiteExport | ? | ? | ? | ? | ? | |
| Infoclick | Infoklick | N/A | N/A | N/A | N/A | For documentation about cookie usage of the new/more advanced infoklick, see "MapClickViewer". |
| Information | Information om kartan | pluginInformationMessageShown | LocalStorage | Functional | OK | Implemented 2022-02-02, Rel 3.9 |
| Informative | ? | ? | ? | ? | ? | |
| Introduction | Introduktion | introductionShown | LocalStorage | Functional | OK | Implemented 2022-02-02, Rel 3.9 |
| Layercomparer | Jämför lager sida vid sida | N/A | N/A | N/A | N/A | No settings at this moment |
| LayerSwitcher | Lagermeny | ? | ? | ? | ? | |
| Location | Visa min position | N/A | N/A | N/A | N/A | The tool uses positioning which the user accepts or denies in the browser. |
| MapClickViewer | Infoclick | showKeyboardNavigationHint | LocalStorage | Functional | OK | Determines whether to show the info about possible keyboard navigation (without this, the info will be visible all the time) |
| Measure | Mät | N/A | N/A | N/A | N/A | No settings at this moment |
| Preset | Snabbval | N/A | N/A | N/A | N/A | No settings at this moment |
| Utskrift | N/A | N/A | N/A | N/A | No settings at this moment | |
| Routing | ? | ? | ? | 3rd Part | ? | |
| Search | Sökinställningar | map_options_{mapName} | LocalStorage | Functional | OK | Implemented 2022-02-02, Rel 3.9 |
| Sketch | Ritytor | map_options_{mapName} | LocalStorage | Functional | OK | Stores the drawings made in Sketch between sessions. Allows user to restore previously saved drawings. |
| StreetView | ? | ? | ? | 3rd Part | ? | |
| Suggest | ? | ? | ? | ? | ? | |
| TimeSlider | ? | ? | ? | ? | ? |