Skip to content

Allow adding queried features in turn using the "previous" and "next" bypass block buttons  #282

Closed
@ahmadayubi

Description

@ahmadayubi

When a query is made it returns mapml features, there can be multiple features. @prushforth suggested that it should be possible to add one of those features at a time by using the "previous" and "next" bypass block buttons.

Behavior example:
If a query returns 4 features, only the first feature is added to the map.
To view the other 3 features, the user needs to click next, this removes the current feature and adds the next one.
Only 1/n features (n being all the features returned) from the query would be visible/on the map at a time.
Only the <properties> content of the current feature i of n (where i is the current feature iteration, n being all features returned) would be the content of the popup.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions