Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leaflet.label version 0.2.4 is not compatible with current directive version #1161

Open
sashberd opened this issue Dec 8, 2016 · 0 comments

Comments

@sashberd
Copy link

sashberd commented Dec 8, 2016

There is a new Leaflet.label 0.2.4 that not creates L.Label class extension, thus:

 LabelPlugin: {
      isLoaded: function() {
        return angular.isDefined(L.Label);
      },

will always return undefined and label will not build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant