mapbox-gl-js icon indicating copy to clipboard operation
mapbox-gl-js copied to clipboard

mapbox.eventData.uuid and mapbox.eventData cookies are not documented

Open mvl22 opened this issue 1 year ago • 0 comments

mapbox-gl-js version: Latest

Question

Use of the library results in two cookies being set:

  • mapbox.eventData.uuid
  • mapbox.eventData

However, the purpose of these is not documented.

Many organisations, particularly in the public sector, are increasingly required to document all cookies being set.

Could the purpose of these please be formally documented?

Links to related documentation

I would expect to find a short table documenting the two cookies and their purpose, at or near:

https://docs.mapbox.com/mapbox-gl-js/api/map/

and possibly a handy link from: https://www.mapbox.com/legal/cookies

mvl22 avatar Aug 19 '24 19:08 mvl22