You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For data-centric layers (e.g. dynamically updated layers containing lots of additional info for features) it will be useful to allow a wildcard definition for the layer fields:
"fields": {
"*": "All attributes"
}
This let's an application know that there are various attributes available, without being limited to a predefined set.
The text was updated successfully, but these errors were encountered:
For data-centric layers (e.g. dynamically updated layers containing lots of additional info for features) it will be useful to allow a wildcard definition for the layer fields:
This let's an application know that there are various attributes available, without being limited to a predefined set.
The text was updated successfully, but these errors were encountered: