Naimikan/angular-mapboxgl-directive

View on GitHub
src/directives/glPopups.js

Summary

Maintainability
A
1 hr
Test Coverage

Function mapboxGlPopupDirectiveLink has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function mapboxGlPopupDirectiveLink (scope, element, attrs, controller) {
    if (!controller) {
            throw new Error('Invalid angular-mapboxgl-directive controller');
        }

Severity: Minor
Found in src/directives/glPopups.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status