Skip to content

need to change 1 line to fix a deprecation error that is printing alot and makes debug harder #29

@sinamcr7

Description

@sinamcr7

the error says :
[tile-loaded] event 'image' has been deprecated. Use 'data' property instead.

and need to change 'event.image' to 'event.data' in code to fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions