Skip to content

Unbind / Remove Listeners #34

@infacq

Description

@infacq

as most BackboneJs apps are single page application, is there anyway we can manage this event listeners attached to the map

      this.bindMapEvents({
        'position_changed': 'updateModelPosition'
      });

perhaps need a function to unbind it properly

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