dverbovyi/angular-heremaps

View on GitHub
example/app.module.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function DemoCtrl has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function DemoCtrl($scope) {
        $scope.mapOptions = {
            height: 640,
            width: 480,
            zoom: 13,
Severity: Major
Found in example/app.module.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status