Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Next feature" issue 958 #961

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

prushforth
Copy link
Member

Closes #958

@prushforth prushforth requested a review from AliyanH April 24, 2024 13:48
src/map-feature.js Outdated Show resolved Hide resolved
Remove 'meta' option for showPaginationFeature.
Add meta array property to each feature that is
returned by a query.  The meta array points
to an array of <map-meta> elements that were
retrieved from the query response document.
These are appended to the <map-link> shadow root
for each pagination feature, which might be a
bit inefficient but will not give incorrect results.

Make it so that <map-extent>.getMeta looks for
name=cs type metas.

Add queryFeatureCSFallback test
@prushforth prushforth merged commit 7e92010 into Maps4HTML:main Apr 29, 2024
1 check passed
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.

Thrown errors when processing "Next Feature" / ">" in multi-extent query on CBMTILE layer
1 participant