Skip to content

feat(feature-datasource): add a preload options on vector source#1231

Merged
pelord merged 3 commits into
nextfrom
preload
May 3, 2023
Merged

feat(feature-datasource): add a preload options on vector source#1231
pelord merged 3 commits into
nextfrom
preload

Conversation

@pelord

@pelord pelord commented May 3, 2023

Copy link
Copy Markdown
Member

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)
Non visible layers or layers out off resolution range are not loaded until the layer become visible or in the resolution range.

What is the new behavior?
Add a bypass to load vector data before the visibility OR the range state change.
This allow to enable search on non visible layers.

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications:

Other information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant