LayerBoundaries
Last updated
Was this helpful?
Last updated
Was this helpful?
All the different sources for boundaries for a layer, including their combined result.
spatialFilters:
null
|
Boundaries set by drawing spatial filters on the map.
When there are multiple spatial filters, they are combined into a multi-polygon.
ephemeral:
null
|
Boundaries that are set ephemerally by viewers in their own session.
These are the filters that are set when the method is called. There is no way to set these in the Felt UI - they can only be set using the SDK.
combined:
null
|
The combined result of all the boundaries set on the layer.
Each different source of boundary is intersected to produce the combined result.