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

Commits on Apr 26, 2024

  1. Update map-feature.getFallbackCS()

    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 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b6bfbe1 View commit details
    Browse the repository at this point in the history