umap icon indicating copy to clipboard operation
umap copied to clipboard

Separate datalayers settings and data POST

Open yohanboniface opened this issue 2 years ago • 4 comments

At this stage, the client makes a single call to save both datalayer's settings and data, it'd be cleaner to have two, because:

  • now settings live in the DB
  • that would make using the future API much easier (instead of dealing with a private _umap_options in a whole json file)

cf #1333 #175

yohanboniface avatar Sep 23 '23 09:09 yohanboniface