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

@glebmlk

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));

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