Properties
Link copied to clipboard
URIs of imported map layers the user has toggled off; a layer is visible unless its URI is in this set.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Persisted network (URL-backed) map layers, each encoded as id|:|name|:|uri.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
Persisted hiddenLayerUrls; suspends for the first disk load to avoid a cold-start empty default.
Link copied to clipboard
Persisted networkMapLayers; suspends for the first disk load to avoid a cold-start empty default.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Atomically mutate hiddenLayerUrls; transform runs against the persisted value, avoiding lost updates.
Link copied to clipboard
Atomically mutate networkMapLayers; transform runs against the persisted value, avoiding lost updates.