Skip to content

TilesRendererBase: Cleanup event naming, similar / duplicate events #1405

@gkjohnson

Description

@gkjohnson

Especially with tile loading there is:

tiles-load-start
tiles-load-end

tile-download-start
load-content
load-tileset
load-model

These could be cleaned up a bit to normalize on a common structure. The last four especially. "tile-download-start" could be replaced with "load-model-start" and "load-tileset-start" and the last few could be replaced with "load-tileset-end" and "load-model-end". "load-content" seems to not be used anywhere and so we can probably remove (deprecate) it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions