Skip to content

Infoclick: Add value mapping filter #1873

Description

@linusfj

When using {click:zoom} in an infoclick external link to pass the current zoom index to another instance, that instance sets its view to the same index. If the resolutions arrays are different between the instances, the same zoom index can result in a different map scale.

The suggestion is to add a filter that maps an attribute value to a configurable output.

Example for mapping zoom index between instances with different resolutions arrays:
{click:zoom|map('1:2,2:3')}

This issue is similar to issue #1865.

Metadata

Metadata

Assignees

Labels

Projects

Status
Approved ideas

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions