Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Documentation update #15

Description

@glebmlk

Please update documentation or code examples about using angular events with map #id.
So that, if you have provided YOUR_MAP_ID with leaflet

<leaflet id="YOUR_MAP_ID" lf-draw="drawOprions"></leaflet>

you need to add YOUR_MAP_ID to events subscribtion e.g.

$scope.$on('leafletDirectiveDraw.' + YOUR_MAP_ID + '.' + eventName, function handler(e, args));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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