Skip to content

View component is not Reactive #71

@IGNFhc

Description

@IGNFhc

Describe the bug
When values of properties center and zoom are changed, the view is not updating on the map.

To Reproduce
update reactive properties center and zoom programatically.

Expected behavior
i want to set the zoom and center based on interactions that happen outside the map. I have reactive properties for zoom and center and I would like that changes affecting them are reflected on the map.

I would like to update the view without calling map.getView().setCenter(center)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions