bhaidar
3/20/2017 - 11:53 AM

controllers.js

angular.module('SvgMapApp', [])
    .controller('MainCtrl', ['$scope', function ($scope) {

    }]);