Skip to content

How to re-render map when data changes? #7

@brylie

Description

@brylie

I have a heat map that renders when the page initially loads. At a later point, the data can be updated from a parent data context. I have verified that the data is changed up to the point of rendering the ActivityMap. However, the final piece is to get the ActivityMap to refresh with the updated data.

How can I tell the ActivityMap instance to re-render with the new data (without refreshing the page)?

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