GEOLYTIX / xyz

An open source javascript framework for spatial data and application interfaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User configured locale and layers [useridb]

dbauszus-glx opened this issue · comments

A user locale with layers can only be stored as JSON. This is irrelevant of the location where the user locale will be stored.

The locale itself is the only item where this information can be stored.

The useridb flag in the locale should be replaced with a userlocale property. The value of this property, e.g. 'useridb' Can be used to direct the mapp library where to store and retrieve the user locale object.

User locale utility methods are required to strip and merge objects independent of the source.